Home
last modified time | relevance | path

Searched defs:RandomNumberGenerator (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Support/ !
H A DRandomNumberGenerator.cpp45 RandomNumberGenerator::RandomNumberGenerator(StringRef Salt) { in RandomNumberGenerator() function in RandomNumberGenerator
/src/contrib/llvm-project/llvm/include/llvm/IR/ !
H A DModule.h50 class RandomNumberGenerator; variable