reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
750 if (!LI->isSimple()) 754 if (!TTI.isLegalToVectorizeLoad(LI)) 757 Type *Ty = LI->getType(); 774 Value *Ptr = LI->getPointerOperand(); 787 if (isa<VectorType>(Ty) && !llvm::all_of(LI->users(), [](const User *U) { 795 LoadRefs[ID].push_back(LI);