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.h47 bool EmitDebugInstrRefs; variable
H A DInstrEmitter.cpp717 if (EmitDebugInstrRefs) in EmitDbgValue()
1458 EmitDebugInstrRefs = mbb->getParent()->useDebugInstrRef(); in InstrEmitter()