Home | History | Annotate | Download | only in src

Lines Matching defs:Randomized

951     void setRandomized(bool R) { Randomized = R; }
953 bool getRandomized() const { return Randomized; }
964 /// A flag to show if this memory operand is a randomized one. Randomized
967 bool Randomized = false;