Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp791 bool canVectorizeInstrs();
3601 if (!canVectorizeInstrs()) { in canVectorize()
3664 bool LoopVectorizationLegality::canVectorizeInstrs() { in canVectorizeInstrs() function in LoopVectorizationLegality