Searched defs:createRNG (Results 1 – 3 of 3) sorted by relevance
70 RandomNumberGenerator *Module::createRNG(const Pass* P) const { in createRNG() function in Module
92 std::unique_ptr<RandomNumberGenerator> Module::createRNG(const Pass* P) const { in createRNG() function in Module
88 Module::createRNG(const StringRef Name) const { in createRNG() function in Module