Home
last modified time | relevance | path

Searched defs:InstrRef (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp914 bool LDVImpl::collectDebugValues(MachineFunction &mf, bool InstrRef) { in collectDebugValues()
1258 bool LDVImpl::runOnMachineFunction(MachineFunction &mf, bool InstrRef) { in runOnMachineFunction()
1306 bool InstrRef = mf.useDebugInstrRef(); in runOnMachineFunction() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp712 if (auto *InstrRef = EmitDbgInstrRef(SD, VRBaseMap)) in EmitDbgValue() local
H A DSelectionDAGISel.cpp533 bool InstrRef = MF->useDebugInstrRef(); in runOnMachineFunction() local