Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h43 bool EmitDebugInstrRefs; variable
H A DInstrEmitter.cpp721 if (EmitDebugInstrRefs) in EmitDbgValue()
1457 EmitDebugInstrRefs = mbb->getParent()->useDebugInstrRef(); in InstrEmitter()