Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1601 BlockAndTailDupResult BestSucc = { nullptr, false }; selectBestSuccessor() local
1873 MachineBasicBlock* BestSucc = Result.BB; buildChain() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1014 unsigned BestSucc = getBestDestForJumpOnUndef(BB); processBlock() local