Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h43 bool EmitDebugInstrRefs; variable
H A DInstrEmitter.cpp708 if (EmitDebugInstrRefs) in EmitDbgValue()
1332 EmitDebugInstrRefs = TM.Options.ValueTrackingVariableLocations; in InstrEmitter()