Searched refs:improvesCriticalPathLen (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp103 improvesCriticalPathLen(MachineBasicBlock *MBB, MachineInstr *Root,
369 bool MachineCombiner::improvesCriticalPathLen( function in class:MachineCombiner
705 if (improvesCriticalPathLen(MBB, &MI, BlockTrace, InsInstrs, DelInstrs,

Completed in 66 milliseconds