Searched defs:BestMBB (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DSplitKit.cpp704 MachineBasicBlock *BestMBB = MBB; local
728 BestMBB = MBB;
740 return BestMBB;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DSplitKit.cpp662 MachineBasicBlock *BestMBB = MBB; local
686 BestMBB = MBB;
698 return BestMBB;

Completed in 141 milliseconds