Home | History | Annotate | Download | only in Utils

Lines Matching full:deterministic

216     /// some Phi nodes as we iterate over it, so it should have deterministic
595 // Iterating over NewPhiNodes is deterministic, so it is safe to try to
597 // the values we replace with in a non deterministic order, thus creating
598 // non deterministic def->use chains.