Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/
H A DPassSupport.h55 #define INITIALIZE_PASS_DEPENDENCY(depName) initialize##depName##Pass(Registry); argument
56 #define INITIALIZE_AG_DEPENDENCY(depName) \ argument