Searched refs:CurLC (Results 1 – 2 of 2) sorted by relevance
436 const LocationContext *CurLC = Pred->getLocationContext(); in REGISTER_MAP_WITH_PROGRAMSTATE() local437 const StackFrameContext *CallerSFC = CurLC->getStackFrame(); in REGISTER_MAP_WITH_PROGRAMSTATE()458 CallEnter Loc(CallE, CalleeSFC, CurLC); in REGISTER_MAP_WITH_PROGRAMSTATE()736 const LocationContext *CurLC = Pred->getLocationContext(); in mayInlineCallKind() local737 const StackFrameContext *CallerSFC = CurLC->getStackFrame(); in mayInlineCallKind()
1749 const LocationContext *CurLC = Succ->getLocationContext(); in VisitNode() local1751 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC)) { in VisitNode()1752 BR.markInvalid("Suppress IDC", CurLC); in VisitNode()1774 CFGStmtMap *Map = CurLC->getAnalysisDeclContext()->getCFGStmtMap(); in VisitNode()1790 BR.markInvalid("Suppress Macro IDC", CurLC); in VisitNode()