HomeSort by relevance Sort by last modified time
    Searched refs:getFromDILexicalBlock (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DebugLoc.h 65 /// getFromDILexicalBlock - Translate the DILexicalBlock into a DebugLoc.
66 static DebugLoc getFromDILexicalBlock(MDNode *N);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LexicalScopes.cpp 164 Parent = getOrCreateLexicalScope(DebugLoc::getFromDILexicalBlock(Scope));
  /external/swiftshader/third_party/LLVM/lib/VMCore/
DebugLoc.cpp 131 /// getFromDILexicalBlock - Translate the DILexicalBlock into a DebugLoc.
132 DebugLoc DebugLoc::getFromDILexicalBlock(MDNode *N) {

Completed in 654 milliseconds