Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DRegisterPasses.cpp223 static cl::opt<bool> EnablePruneUnprofitable( variable
361 if (EnablePruneUnprofitable) in registerPollyPasses()
539 if (EnablePruneUnprofitable) in buildCommonPollyPipeline()