Searched refs:UndefPoisonCheck (Results 1 – 1 of 1) sorted by relevance
824 auto UndefPoisonCheck = [](std::pair<const SCEV *, bool> S) -> bool { in findForkedSCEVs() local847 bool NeedsFreeze = any_of(BaseScevs, UndefPoisonCheck) || in findForkedSCEVs()848 any_of(OffsetScevs, UndefPoisonCheck); in findForkedSCEVs()