Searched defs:foldPatchpoint (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp379 static MachineInstr* foldPatchpoint(MachineFunction &MF, function
464 NewMI = foldPatchpoint(MF, MI, Ops, FI, *this);
533 NewMI = foldPatchpoint(MF, MI, Ops, FrameIndex, *this);

Completed in 330 milliseconds