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