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