Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h215 bool isUnknownLocation() const { return LocationKind == Unknown; } in isUnknownLocation() function
DDwarfCompileUnit.cpp237 if (DwarfExpr->isUnknownLocation()) in getOrCreateGlobalVariableDIE()