Home
last modified time | relevance | path

Searched refs:isInstVectorizable (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp283 bool isInstVectorizable(Instruction *I, bool &IsSimpleLoadStore);
860 bool BBVectorize::isInstVectorizable(Instruction *I, in isInstVectorizable() function in __anon1ee8cad80111::BBVectorize
1268 if (!isInstVectorizable(&*I, IsSimpleLoadStore)) in getCandidatePairs()