Searched defs:Casts (Results 1 – 5 of 5) sorted by relevance
165 SmallPtrSetImpl<Instruction *> &Casts) { in collectCastsToIgnore()940 SmallVectorImpl<Instruction *> *Casts) in InductionDescriptor()1176 SmallVector<Instruction *, 2> Casts; in isInductionPHI() local
417 const auto Casts = match( in findCastMutation() local
502 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi() local
2372 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in recordVectorLoopValueForInductionCast() local7838 const SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local7845 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore() local8139 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectTriviallyDeadInstructions() local8645 const SmallVectorImpl<Instruction *> &Casts = II.getCastInsts(); in tryToOptimizeInductionPHI() local
252 SmallDenseMap<Value *, Instruction *> Casts; in foldIntegerTypedPHI() local