Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1528 BlockAndTailDupResult BestSucc = { nullptr, false }; in selectBestSuccessor() local
1775 MachineBasicBlock* BestSucc = Result.BB; in buildChain() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1053 unsigned BestSucc = GetBestDestForJumpOnUndef(BB); in ProcessBlock() local