Searched refs:replaceFrameIndexDebugInstr (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | PrologEpilogInserter.cpp | 133 bool replaceFrameIndexDebugInstr(MachineFunction &MF, MachineInstr &MI, 1383 bool PEI::replaceFrameIndexDebugInstr(MachineFunction &MF, MachineInstr &MI, in replaceFrameIndexDebugInstr() function in PEI 1496 if (replaceFrameIndexDebugInstr(MF, MI, Idx, SPAdj)) in replaceFrameIndicesBackward() 1535 if (replaceFrameIndexDebugInstr(MF, MI, i, SPAdj)) in replaceFrameIndices()
|