Searched refs:reassociateSubLHS (Results 1 – 1 of 1) sorted by relevance
158 static bool reassociateSubLHS(Loop *L, Value *VariantLHS, Value *InvariantRHS,290 if (reassociateSubLHS(L, LHS, RHS, Pred, SE, Index, End)) in parseRangeCheckICmp()361 bool InductiveRangeCheck::reassociateSubLHS( in reassociateSubLHS() function in InductiveRangeCheck