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

/external/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp29 // This PRNG is from the ISO C spec. It is intentionally simple and
32 struct PRNG { struct in namespace:__anon11110
62 // Seed our PRNG with simple additive sum of ModuleID. We're looking to
70 PRNG prng;

Completed in 267 milliseconds