Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Passes/
HDPassBuilderPipelines.cpp545 PassBuilder::buildFunctionSimplificationPipeline(OptimizationLevel Level, in buildFunctionSimplificationPipeline() function in PassBuilder
968 buildFunctionSimplificationPipeline(Level, Phase), in buildInlinerPipeline()
1020 buildFunctionSimplificationPipeline(Level, Phase), in buildModuleInlinerPipeline()
HDPassRegistry.def503 return buildFunctionSimplificationPipeline(OL, ThinOrFullLTOPhase::None);
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Passes/
HDPassBuilder.h195 buildFunctionSimplificationPipeline(OptimizationLevel Level,