Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp138 virtual void ActN(unsigned n) { in ActN() function
649 AllocaModifier AM(BB, &PT, &R); AM.ActN(5); // Throw in a few allocas in FillFunction()
650 ConstModifier COM(BB, &PT, &R); COM.ActN(40); // Throw in a few constants in FillFunction()
658 SM->ActN(5); // Throw in a few stores. in FillFunction()