Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp287 static cl::opt<AttributorRunOption> AttributorRun( variable
944 if (AttributorRun & AttributorRunOption::CGSCC) in buildInlinerPipeline()
1119 if (AttributorRun & AttributorRunOption::MODULE) in buildModuleSimplificationPipeline()