Searched refs:getCastInsts (Results 1 – 2 of 2) sorted by relevance
234 SmallPtrSet<Instruction *, 8> &getCastInsts() { return CastInsts; } in getCastInsts() function
6157 SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore()