Searched refs:PrevDL (Results 1 – 1 of 1) sorted by relevance
62 const MDLocation *PrevDL = nullptr; in extractLexicalScopes() local72 if (MIDL == PrevDL) { in extractLexicalScopes()86 MI2ScopeMap[RangeBeginMI] = getOrCreateLexicalScope(PrevDL); in extractLexicalScopes()95 PrevDL = MIDL; in extractLexicalScopes()99 if (RangeBeginMI && PrevMI && PrevDL) { in extractLexicalScopes()102 MI2ScopeMap[RangeBeginMI] = getOrCreateLexicalScope(PrevDL); in extractLexicalScopes()