Home
last modified time | relevance | path

Searched refs:getFirstEpilogueInst (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDbgValueHistoryCalculator.cpp129 static const MachineInstr *getFirstEpilogueInst(const MachineBasicBlock &MBB) { in getFirstEpilogueInst() function
155 auto FirstEpilogueInst = getFirstEpilogueInst(MBB); in collectChangingRegs()