Home | History | Annotate | Download | only in IR

Lines Matching defs:BitCastInst

3705 //                             BitCastInst Class
3709 class BitCastInst : public CastInst {
3711 /// \brief Clone an identical BitCastInst
3712 virtual BitCastInst *clone_impl() const;
3716 BitCastInst(
3724 BitCastInst(