Home
last modified time | relevance | path

Searched defs:ArgPromotion (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp1063 struct ArgPromotion : public CallGraphSCCPass { struct
1065 static char ID;
1067 explicit ArgPromotion(unsigned MaxElements = 3) in ArgPromotion() argument
1072 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
1088 unsigned MaxElements;