Searched refs:PollyAllowUnsignedOperations (Results 1 – 3 of 3) sorted by relevance
104 extern bool PollyAllowUnsignedOperations;
156 if (PollyAllowUnsignedOperations || Type == SCEVType::INVALID) in visitZeroExtendOrTruncateExpr()403 if (!PollyAllowUnsignedOperations) in visitUDivExpr()
144 bool polly::PollyAllowUnsignedOperations; member in polly149 cl::location(PollyAllowUnsignedOperations), cl::Hidden, cl::ZeroOrMore,609 if (ICmp->isUnsigned() && !PollyAllowUnsignedOperations) in isValidBranch()