Home | History | Annotate | Download | only in Scalar

Lines Matching full:deterministic

757   // stable deterministic ordering for visiting DenseMaps (which are unordered)
758 // below. This is important for deterministic compilation.
977 // deterministic and predictable because we're naming newly created
1069 // Note: We need to visit the states in a deterministic order. We uses the
1072 // deterministic. A larger change is needed to fix this.
1169 // For the naming of values inserted to be deterministic - which makes for
1171 // live values. DenseSets do not provide a deterministic order across runs.