Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp166 bool rescheduleKillAboveMI(MachineBasicBlock::iterator &mi,
1095 bool TwoAddressInstructionImpl::rescheduleKillAboveMI( in rescheduleKillAboveMI() function in TwoAddressInstructionImpl
1376 if (EnableRescheduling && rescheduleKillAboveMI(mi, nmi, regB)) { in tryInstructionTransform()