Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp156 static cl::opt<int> HexagonVLCRIterationLim("hexagon-vlcr-iteration-lim", variable
375 if (D->iterations() > HexagonVLCRIterationLim) { in findValueToReuse()