Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp114 static cl::opt<DefaultOnOff> UnknownLocations( variable
1721 if (UnknownLocations == Disable) in beginInstruction()
1730 if (UnknownLocations == Enable || PrevLabel || in beginInstruction()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp65 static cl::opt<bool> UnknownLocations( variable
1017 } else if (UnknownLocations) { in beginInstruction()