Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp446 #define FUNCTION_ANALYSIS(NAME, CREATE_PASS) \ in PassBuilder() macro
497 #define FUNCTION_ANALYSIS(NAME, CREATE_PASS) \ in registerFunctionAnalyses() macro
1312 #define FUNCTION_ANALYSIS(NAME, CREATE_PASS) \ in isFunctionPassName() macro
1798 #define FUNCTION_ANALYSIS(NAME, CREATE_PASS) \ in parseFunctionPass() macro
2256 #define FUNCTION_ANALYSIS(NAME, CREATE_PASS) printPassName(NAME, OS); in printPassNames() macro