Lines Matching full:deterministic
216 /// some Phi nodes as we iterate over it, so it should have deterministic595 // Iterating over NewPhiNodes is deterministic, so it is safe to try to597 // the values we replace with in a non deterministic order, thus creating598 // non deterministic def->use chains.