Searched refs:getCastInsts (Results 1 – 3 of 3) sorted by relevance
231 SmallPtrSet<Instruction *, 8> &getCastInsts() { return CastInsts; } in getCastInsts() function342 const SmallVectorImpl<Instruction *> &getCastInsts() const { in getCastInsts() function
500 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi()
1792 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in recordVectorLoopValueForInductionCast()6429 SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore()6436 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore()6616 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectTriviallyDeadInstructions()