Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp803 bool canVectorizeInstrs();
3561 if (!canVectorizeInstrs()) { in canVectorize()
3625 bool LoopVectorizationLegality::canVectorizeInstrs() { in canVectorizeInstrs() function in LoopVectorizationLegality