Searched refs:PredDL (Results 1 – 1 of 1) sorted by relevance
1621 auto PredDL = Pred->getDebugLoc(); in validThroughout() local1622 if (!PredDL || Pred->isMetaInstruction()) in validThroughout()1626 if (DL->getScope() == PredDL->getScope()) in validThroughout()1628 auto *PredScope = LScopes.findLexicalScope(PredDL); in validThroughout()