Searched refs:PredScope (Results 1 – 1 of 1) sorted by relevance
1173 auto *PredScope = LScopes.findLexicalScope(PredDL); in validThroughout() local1174 if (!PredScope || LScope->dominates(PredScope)) in validThroughout()