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