Searched refs:isInstVectorizable (Results 1 – 1 of 1) sorted by relevance
283 bool isInstVectorizable(Instruction *I, bool &IsSimpleLoadStore);860 bool BBVectorize::isInstVectorizable(Instruction *I, in isInstVectorizable() function in __anon1ee8cad80111::BBVectorize1268 if (!isInstVectorizable(&*I, IsSimpleLoadStore)) in getCandidatePairs()