Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp30 static cl::opt<unsigned> PragmaVectorizeMemoryCheckThreshold( variable
300 NumRuntimePointerChecks > PragmaVectorizeMemoryCheckThreshold; in doesNotMeet()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp201 static cl::opt<unsigned> PragmaVectorizeMemoryCheckThreshold( variable
1764 NumRuntimePointerChecks > PragmaVectorizeMemoryCheckThreshold; in doesNotMeet()