Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DRegisterPasses.cpp53 PollyEnabled("polly", cl::desc("Enable the polly optimizer (only at -O3)"), variable
426 PollyEnabled = true; in shouldEnablePolly()
428 return PollyEnabled; in shouldEnablePolly()