Searched refs:PrevDL (Results 1 – 1 of 1) sorted by relevance
76 const DILocation *PrevDL = nullptr; in extractLexicalScopes() local91 if (MIDL == PrevDL) { in extractLexicalScopes()101 MI2ScopeMap[RangeBeginMI] = getOrCreateLexicalScope(PrevDL); in extractLexicalScopes()110 PrevDL = MIDL; in extractLexicalScopes()114 if (RangeBeginMI && PrevMI && PrevDL) { in extractLexicalScopes()117 MI2ScopeMap[RangeBeginMI] = getOrCreateLexicalScope(PrevDL); in extractLexicalScopes()