Searched refs:canVectorizeInst (Results 1 – 1 of 1) sorted by relevance
325 static bool canVectorizeInst(Instruction *Inst, User *User) { in canVectorizeInst() function384 if (!canVectorizeInst(cast<Instruction>(AllocaUser), Alloca)) in tryPromoteAllocaToVector()403 if (!canVectorizeInst(cast<Instruction>(GEPUser), AllocaUser)) in tryPromoteAllocaToVector()