reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
365 Type *AT = Alloca->getAllocatedType(); 384 for (User *AllocaUser : Alloca->users()) { 387 if (!canVectorizeInst(cast<Instruction>(AllocaUser), Alloca)) 432 Value *BitCast = Builder.CreateBitCast(Alloca, VecPtrTy); 447 Value *BitCast = Builder.CreateBitCast(Alloca, VecPtrTy);