Home
last modified time | relevance | path

Searched defs:InlinedAtDL (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp91 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(getInlinedAt()); in dump() local
114 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(getInlinedAt()); in print() local
H A DDebugInfo.cpp1424 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(DL.getInlinedAt(Ctx)); in printDebugLoc() local
1439 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(InlinedAt); in printExtendedName() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp833 const DebugLoc &InlinedAtDL, in updateInlinedAtInfo()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp1749 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(InlinedAt); in print() local