Searched refs:disableCanonicalMode (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h167 /// disableCanonicalMode - Disable the behavior of expanding expressions in
170 void disableCanonicalMode() { CanonicalMode = false; } function in class:llvm::SCEVExpander
/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1842 Rewriter.disableCanonicalMode();
H A DLoopStrengthReduce.cpp4832 Rewriter.disableCanonicalMode();

Completed in 107 milliseconds