Searched defs:CastInsts (Results 1 – 2 of 2) sorted by relevance
228 SmallPtrSet<Instruction *, 4> CastInsts; in AddReductionVar() local937 SmallVectorImpl<Instruction *> &CastInsts) { in getCastsForInductionPHI()
256 SmallPtrSet<Instruction *, 8> CastInsts; variable