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 __anonbe9f7d990111::BBVectorize1268 if (!isInstVectorizable(&*I, IsSimpleLoadStore)) in getCandidatePairs()