Searched refs:UndefPoisonCheck (Results 1 – 1 of 1) sorted by relevance
1061 auto UndefPoisonCheck = [](PointerIntPair<const SCEV *, 1, bool> S) { in findForkedSCEVs() local1094 bool NeedsFreeze = any_of(BaseScevs, UndefPoisonCheck) || in findForkedSCEVs()1095 any_of(OffsetScevs, UndefPoisonCheck); in findForkedSCEVs()1164 any_of(LScevs, UndefPoisonCheck) || any_of(RScevs, UndefPoisonCheck); in findForkedSCEVs()