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