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