Searched refs:InductiveRangeCheck (Results 1 – 1 of 1) sorted by relevance
145 class InductiveRangeCheck { class158 SmallVectorImpl<InductiveRangeCheck> &Checks,238 SmallVectorImpl<InductiveRangeCheck> &Checks, bool &Changed);270 bool InductiveRangeCheck::parseRangeCheckICmp(Loop *L, ICmpInst *ICI, in parseRangeCheckICmp()304 bool InductiveRangeCheck::parseIvAgaisntLimit(Loop *L, Value *LHS, Value *RHS, in parseIvAgaisntLimit()367 bool InductiveRangeCheck::reassociateSubLHS( in reassociateSubLHS()485 void InductiveRangeCheck::extractRangeChecksFromCond( in extractRangeChecksFromCond()487 SmallVectorImpl<InductiveRangeCheck> &Checks, in extractRangeChecksFromCond()517 InductiveRangeCheck IRC; in extractRangeChecksFromCond()525 void InductiveRangeCheck::extractRangeChecksFromBranch( in extractRangeChecksFromBranch()[all …]