Searched refs:InductionCastsToIgnore (Results 1 – 2 of 2) sorted by relevance
442 SmallPtrSet<Instruction *, 4> InductionCastsToIgnore; variable
533 InductionCastsToIgnore.insert(*Casts.begin()); in addInductionPhi()781 return (Inst && InductionCastsToIgnore.count(Inst)); in isCastedInductionVariable()