Searched refs:CurLC (Results 1 – 2 of 2) sorted by relevance
535 const LocationContext *CurLC = Pred->getLocationContext(); in inlineCall() local536 const StackFrameContext *CallerSFC = CurLC->getStackFrame(); in inlineCall()557 CallEnter Loc(CallE, CalleeSFC, CurLC); in inlineCall()845 const LocationContext *CurLC = Pred->getLocationContext(); in mayInlineCallKind() local846 const StackFrameContext *CallerSFC = CurLC->getStackFrame(); in mayInlineCallKind()874 if (!shouldInlineArrayConstruction(Pred->getState(), CtorExpr, CurLC)) in mayInlineCallKind()
1932 const LocationContext *CurLC = Succ->getLocationContext(); in VisitNode() local1934 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC)) { in VisitNode()1935 BR.markInvalid("Suppress IDC", CurLC); in VisitNode()1957 CFGStmtMap *Map = CurLC->getAnalysisDeclContext()->getCFGStmtMap(); in VisitNode()1973 BR.markInvalid("Suppress Macro IDC", CurLC); in VisitNode()