Home
last modified time | relevance | path

Searched refs:getFromDILexicalBlock (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDebugLoc.h66 static DebugLoc getFromDILexicalBlock(MDNode *N);
/external/swiftshader/third_party/LLVM/lib/VMCore/
DDebugLoc.cpp132 DebugLoc DebugLoc::getFromDILexicalBlock(MDNode *N) { in getFromDILexicalBlock() function in DebugLoc
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLexicalScopes.cpp164 Parent = getOrCreateLexicalScope(DebugLoc::getFromDILexicalBlock(Scope)); in getOrCreateRegularScope()