Searched refs:CurLC (Results 1 – 2 of 2) sorted by relevance
483 const LocationContext *CurLC = Pred->getLocationContext(); in inlineCall() local484 const StackFrameContext *CallerSFC = CurLC->getStackFrame(); in inlineCall()505 CallEnter Loc(CallE, CalleeSFC, CurLC); in inlineCall()789 const LocationContext *CurLC = Pred->getLocationContext(); in mayInlineCallKind() local790 const StackFrameContext *CallerSFC = CurLC->getStackFrame(); in mayInlineCallKind()822 if (!shouldInlineArrayConstruction(Pred->getState(), CtorExpr, CurLC)) in mayInlineCallKind()
1752 const LocationContext *CurLC = Succ->getLocationContext(); in VisitNode() local1754 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC)) { in VisitNode()1755 BR.markInvalid("Suppress IDC", CurLC); in VisitNode()1777 CFGStmtMap *Map = CurLC->getAnalysisDeclContext()->getCFGStmtMap(); in VisitNode()1793 BR.markInvalid("Suppress Macro IDC", CurLC); in VisitNode()