Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1765 bool ThresholdReached = in doesNotMeet() local
1767 if ((ThresholdReached && !Hints.allowReordering()) || in doesNotMeet()