reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
343 CastInst *BTC0 = new BitCastInst(Gep0, V2xi8PTy); 344 CastInst *BTC1 = new BitCastInst(Gep1, V2xi8PTy); 345 CastInst *BTC2 = new BitCastInst(Gep2, V2xi8PTy); 346 CastInst *BTC3 = new BitCastInst(Gep3, V2xi8PTy);