Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp416 struct AllocaModifier: public Modifier { struct
417 AllocaModifier(BasicBlock *BB, PieceTable *PT, Random *R):Modifier(BB, PT, R){} in AllocaModifier() function
649 AllocaModifier{BB, &PT, &R}.ActN(5); // Throw in a few allocas in FillFunction()