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