Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DFastISel.h215 bool UseInstrRefDebugInfo = false; variable
H A DSelectionDAGISel.h57 bool UseInstrRefDebugInfo = false; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1348 bool UseInstrRefDebugInfo) in InstrEmitter()