Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp28 static cl::opt<unsigned> MaxLoopRange( variable
152 if (Diff > MaxLoopRange) { in fixupLoopInstrs()