Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp144 bool tryInstructionTransform(MachineBasicBlock::iterator &mi,
1125 tryInstructionTransform(MachineBasicBlock::iterator &mi, in tryInstructionTransform() function in TwoAddressInstructionPass
1245 tryInstructionTransform(NewMI, mi, NewSrcIdx, NewDstIdx, Dist, true); in tryInstructionTransform()
1598 tryInstructionTransform(mi, nmi, SrcIdx, DstIdx, Dist, false)) { in runOnMachineFunction()