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