Searched refs:PollyAllowUnsignedOperations (Results 1 – 3 of 3) sorted by relevance
144 if (PollyAllowUnsignedOperations || Type == SCEVType::INVALID) in visitZeroExtendOrTruncateExpr()396 if (!PollyAllowUnsignedOperations) in visitUDivExpr()
126 extern bool PollyAllowUnsignedOperations;
150 bool polly::PollyAllowUnsignedOperations; member in polly155 cl::location(PollyAllowUnsignedOperations), cl::Hidden, cl::init(true),627 if (ICmp->isUnsigned() && !PollyAllowUnsignedOperations) in isValidBranch()