Searched refs:getCurrentDebugLocation (Results 1 – 8 of 8) sorted by relevance
183 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking()
112 DbgLoc(B.getCurrentDebugLocation()), SE(SE) { in SCEVInsertPointGuard()
100 OriginalLocation = CGF->Builder.getCurrentDebugLocation(); in init()132 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in ApplyDebugLocation()154 CGF.Builder.getCurrentDebugLocation()->getInlinedAt()) && in ApplyInlineDebugLocation()3565 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()
2418 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitSanitizerStatReport()
3889 PN->setDebugLoc(Builder.getCurrentDebugLocation()); in VisitBinLAnd()
2887 if (!CGF.Builder.getCurrentDebugLocation()) { in emitCheckHandlerCall()
154 const DebugLoc &getCurrentDebugLocation() const { return CurDbgLocation; } in getCurrentDebugLocation() function237 DbgLoc(B.getCurrentDebugLocation()) {} in InsertPointGuard()
2936 Context, unwrap(Builder)->getCurrentDebugLocation().getAsMDNode())); in LLVMGetCurrentDebugLocation()