Searched defs:getCastInsts (Results 1 – 1 of 1) sorted by relevance
231 SmallPtrSet<Instruction *, 8> &getCastInsts() { return CastInsts; } in getCastInsts() function342 const SmallVectorImpl<Instruction *> &getCastInsts() const { in getCastInsts() function