Searched refs:improvesCriticalPathLen (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | MachineCombiner.cpp | 71 improvesCriticalPathLen(MachineBasicBlock *MBB, MachineInstr *Root, 241 bool MachineCombiner::improvesCriticalPathLen( in improvesCriticalPathLen() function in MachineCombiner 423 (improvesCriticalPathLen(MBB, &MI, BlockTrace, InsInstrs, in combineInstructions()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineCombiner.cpp | 95 improvesCriticalPathLen(MachineBasicBlock *MBB, MachineInstr *Root, 297 bool MachineCombiner::improvesCriticalPathLen( in improvesCriticalPathLen() function in MachineCombiner 600 if (improvesCriticalPathLen(MBB, &MI, BlockTrace, InsInstrs, DelInstrs, in combineInstructions()
|