Home
last modified time | relevance | path

Searched defs:InlinedAt (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/IR/
DDebugLoc.cpp74 if (MDNode *InlinedAt = getInlinedAt(Ctx)) in getScopeNode() local
95 MDNode *Scope, MDNode *InlinedAt) { in get()
DDebugInfo.cpp1442 if (MDNode *InlinedAt = getInlinedAt()) { in printExtendedName() local
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp141 MDNode *InlinedAt = nullptr; in getOrCreateLexicalScope() local
184 MDNode *InlinedAt) { in getOrCreateInlinedScope()
DMachineInstr.cpp1667 if (MDNode *InlinedAt = DV.getInlinedAt()) { in print() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp480 MDNode *InlinedAt = BI->getDebugLoc().getInlinedAt(Ctx); in fixupLineNumbers() local