Searched refs:RandomBits (Results 1 – 1 of 1) sorted by relevance
433 uint64_t RandomBits[2]; in Act() local435 RandomBits[i] = Ran->Rand64(); in Act()437 APInt RandomInt(Ty->getPrimitiveSizeInBits(), ArrayRef(RandomBits)); in Act()