Searched refs:computeRandomType (Results 1 – 3 of 3) sorted by relevance
48 VariableType computeRandomType (GeneratorState& state, int maxScalars);
153 VariableType computeRandomType (GeneratorState& state, int maxScalars) in computeRandomType() function
681 m_valueRange = ValueRange(computeRandomType(state, maxScalars)); in ConstructorOp()829 m_valueRange = ValueRange(computeRandomType(state, maxScalars)); in AssignOp()1094 ValueRange newVarRange(computeRandomType(state, maxScalars)); in VariableRead()