Searched refs:CurLC (Results 1 – 2 of 2) sorted by relevance
537 const LocationContext *CurLC = Pred->getLocationContext(); in inlineCall() local538 const StackFrameContext *CallerSFC = CurLC->getStackFrame(); in inlineCall()559 CallEnter Loc(CallE, CalleeSFC, CurLC); in inlineCall()847 const LocationContext *CurLC = Pred->getLocationContext(); in mayInlineCallKind() local848 const StackFrameContext *CallerSFC = CurLC->getStackFrame(); in mayInlineCallKind()875 if (!shouldInlineArrayConstruction(Pred->getState(), CtorExpr, CurLC)) in mayInlineCallKind()
1911 const LocationContext *CurLC = Succ->getLocationContext(); in VisitNode() local1913 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC)) { in VisitNode()1914 BR.markInvalid("Suppress IDC", CurLC); in VisitNode()1936 CFGStmtMap *Map = CurLC->getAnalysisDeclContext()->getCFGStmtMap(); in VisitNode()1952 BR.markInvalid("Suppress Macro IDC", CurLC); in VisitNode()