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

/freebsd-9.3-release/contrib/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp137 virtual void ActN(unsigned n) { function in struct:__anon3557::Modifier
648 AllocaModifier AM(BB, &PT, &R); AM.ActN(5); // Throw in a few allocas
649 ConstModifier COM(BB, &PT, &R); COM.ActN(40); // Throw in a few constants
657 SM->ActN(5); // Throw in a few stores.

Completed in 90 milliseconds