Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDbgValueHistoryCalculator.h54 void calculateDbgValueHistory(const MachineFunction *MF,
DDebugHandlerBase.cpp129 calculateDbgValueHistory(MF, Asm->MF->getSubtarget().getRegisterInfo(), in beginFunction()
DDbgValueHistoryCalculator.cpp179 void llvm::calculateDbgValueHistory(const MachineFunction *MF, in calculateDbgValueHistory() function in llvm