Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DRegisterPasses.cpp224 EnableDeLICM("polly-enable-delicm", variable
346 if (EnableDeLICM) in registerPollyPasses()
492 assert(!EnableDeLICM && "This option is not implemented"); in buildDefaultPollyPipeline()