Home
last modified time | relevance | path

Searched refs:SeedCL (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp35 static cl::opt<unsigned> SeedCL("seed", variable
135 Twine Name = "autogen_SD" + Twine{SeedCL}; in GenEmptyFunction()
693 Random R(SeedCL); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-stress/
Dllvm-stress.cpp57 static cl::opt<unsigned> SeedCL("seed", variable
169 Twine Name = "autogen_SD" + Twine{SeedCL}; in GenEmptyFunction()
743 Random R(SeedCL); in main()