Home
last modified time | relevance | path

Searched defs:BestSucc (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp674 MachineBasicBlock *BestSucc = nullptr; in selectBestSuccessor() local
856 MachineBasicBlock *BestSucc = selectBestSuccessor(BB, Chain, BlockFilter); in buildChain() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1528 BlockAndTailDupResult BestSucc = { nullptr, false }; in selectBestSuccessor() local
1775 MachineBasicBlock* BestSucc = Result.BB; in buildChain() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1597 BlockAndTailDupResult BestSucc = { nullptr, false }; in selectBestSuccessor() local
1842 MachineBasicBlock* BestSucc = Result.BB; in buildChain() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp769 unsigned BestSucc = GetBestDestForJumpOnUndef(BB); in ProcessBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1053 unsigned BestSucc = GetBestDestForJumpOnUndef(BB); in ProcessBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1111 unsigned BestSucc = getBestDestForJumpOnUndef(BB); in processBlock() local