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
680 m_valueRange = ValueRange(computeRandomType(state, maxScalars)); in ConstructorOp()828 m_valueRange = ValueRange(computeRandomType(state, maxScalars)); in AssignOp()1093 ValueRange newVarRange(computeRandomType(state, maxScalars)); in VariableRead()