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
706 m_valueRange = ValueRange(computeRandomType(state, maxScalars)); in ConstructorOp()854 m_valueRange = ValueRange(computeRandomType(state, maxScalars)); in AssignOp()1119 ValueRange newVarRange(computeRandomType(state, maxScalars)); in VariableRead()