Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp65 static cl::opt<bool> UnknownLocations( variable
1017 } else if (UnknownLocations) { in beginInstruction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp51 static cl::opt<bool> UnknownLocations("use-unknown-locations", cl::Hidden, variable
1001 if (DL != PrevInstLoc && (!DL.isUnknown() || UnknownLocations)) { in beginInstruction()