Home
last modified time | relevance | path

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

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