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

/freebsd-11.0-release/contrib/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp370 struct ConstModifier: public Modifier { struct in namespace:llvm::__anon4559
371 ConstModifier(BasicBlock *BB, PieceTable *PT, Random *R):Modifier(BB, PT, R) {} function in struct:llvm::__anon4559::ConstModifier
650 ConstModifier{BB, &PT, &R}.ActN(40); // Throw in a few constants

Completed in 110 milliseconds