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

/external/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp126 virtual void ActN(unsigned n) { function in struct:Modifier
639 AllocaModifier AM(BB, &PT, &R); AM.ActN(5); // Throw in a few allocas
640 ConstModifier COM(BB, &PT, &R); COM.ActN(40); // Throw in a few constants
648 SM->ActN(5); // Throw in a few stores.

Completed in 586 milliseconds