Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1303 bool canVectorizeInstrs();
4122 if (!canVectorizeInstrs()) { in canVectorize()
4209 bool LoopVectorizationLegality::canVectorizeInstrs() { in canVectorizeInstrs() function in LoopVectorizationLegality