Searched refs:getCastInsts (Results 1 – 4 of 4) sorted by relevance
321 const SmallPtrSet<Instruction *, 8> &getCastInsts() const { return CastInsts; } in getCastInsts() function449 const SmallVectorImpl<Instruction *> &getCastInsts() const { in getCastInsts() function
687 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi()
475 auto &Casts = IV->getInductionDescriptor().getCastInsts(); in removeRedundantInductionCasts()
6514 const SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore()6521 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore()