Searched refs:FunctionPasses (Results 1 – 5 of 5) sorted by relevance
31 ; will be processed by the whole set of FunctionPasses before @f. That
159 virtual bool FunctionPasses(Function &function);
147 bool SearchFilter::FunctionPasses(Function &function) { in FunctionPasses() function in SearchFilter330 if (!FunctionPasses(*func_sp.get())) in DoCUIteration()
316 ``FunctionPasses``, and prints out the functions of the module as they are
1034 :ref:`FunctionPasses <writing-an-llvm-pass-FunctionPass>` on the second