Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h149 void calculateDbgEntityHistory(const MachineFunction *MF,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp280 calculateDbgEntityHistory(MF, Asm->MF->getSubtarget().getRegisterInfo(), in beginFunction()
H A DDbgEntityHistoryCalculator.cpp456 void llvm::calculateDbgEntityHistory(const MachineFunction *MF, in calculateDbgEntityHistory() function in llvm