Searched refs:foldPatchpoint (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 436 static MachineInstr *foldPatchpoint(MachineFunction &MF, MachineInstr *MI, in foldPatchpoint() function 517 NewMI = foldPatchpoint(MF, MI, Ops, FI, *this); in foldMemoryOperand() 796 NewMI = foldPatchpoint(MF, MI, Ops, FrameIndex, *this); in foldMemoryOperand()
|