Home
last modified time | relevance | path

Searched refs:BestMBB (Results 1 – 2 of 2) 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()