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

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DDebugLoc.cpp139 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(getInlinedAt(Ctx)); local
H A DDebugInfo.cpp1213 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(DL.getInlinedAt(Ctx)); local
1228 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(InlinedAt); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp451 updateInlinedAtInfo(const DebugLoc &DL, const DebugLoc &InlinedAtDL, LLVMContext &Ctx) argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineInstr.cpp1422 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(DL.getInlinedAt(Ctx)); local
1640 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(InlinedAt); local

Completed in 64 milliseconds