Home
last modified time | relevance | path

Searched refs:BestMBB (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitKit.cpp662 MachineBasicBlock *BestMBB = MBB; in findShallowDominator() local
686 BestMBB = MBB; in findShallowDominator()
698 return BestMBB; in findShallowDominator()
/external/llvm/lib/CodeGen/
DSplitKit.cpp704 MachineBasicBlock *BestMBB = MBB; in findShallowDominator() local
728 BestMBB = MBB; in findShallowDominator()
740 return BestMBB; in findShallowDominator()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.cpp902 MachineBasicBlock *BestMBB = MBB; in findShallowDominator() local
928 BestMBB = MBB; in findShallowDominator()
941 return BestMBB; in findShallowDominator()