Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h116 bool allowReordering() const { in allowReordering() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp243 if (UnsafeAlgebraInst && !Hints.allowReordering()) { in doesNotMeet()
259 if ((ThresholdReached && !Hints.allowReordering()) || in doesNotMeet()