Searched refs:PRNG (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp44 // This PRNG is from the ISO C spec. It is intentionally simple and
47 struct PRNG { struct in namespace:__anon4751
69 PRNG prng;
86 // Seed our PRNG with simple additive sum of ModuleID. We're looking to

Completed in 104 milliseconds