Searched refs:getCastInsts (Results 1 – 4 of 4) sorted by relevance
249 const SmallPtrSet<Instruction *, 8> &getCastInsts() const { return CastInsts; } in getCastInsts() function378 const SmallVectorImpl<Instruction *> &getCastInsts() const { in getCastInsts() function
356 auto &Casts = IV->getInductionDescriptor().getCastInsts(); in removeRedundantInductionCasts()
557 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi()
7396 const SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore()7403 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore()