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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp127 bool TryInstructionTransform(MachineBasicBlock::iterator &mi,
1009 /// TryInstructionTransform - For the case where an instruction has a single
1016 TryInstructionTransform(MachineBasicBlock::iterator &mi, function in class:TwoAddressInstructionPass
1145 TryInstructionTransform(NewMI, mi, mbbi,
1429 TryInstructionTransform(mi, nmi, mbbi, SrcIdx, DstIdx, Dist,

Completed in 63 milliseconds