Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/PhaseOrdering/
H A Dglobalaa-retained.ll31 ; will be processed by the whole set of FunctionPasses before @f. That
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DSearchFilter.h159 virtual bool FunctionPasses(Function &function);
/llvm-project-15.0.7/lldb/source/Core/
H A DSearchFilter.cpp147 bool SearchFilter::FunctionPasses(Function &function) { in FunctionPasses() function in SearchFilter
330 if (!FunctionPasses(*func_sp.get())) in DoCUIteration()
/llvm-project-15.0.7/llvm/docs/
H A DPasses.rst316 ``FunctionPasses``, and prints out the functions of the module as they are
H A DWritingAnLLVMPass.rst1034 :ref:`FunctionPasses <writing-an-llvm-pass-FunctionPass>` on the second