Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopAlign.cpp39 LoopAlignLimitLB("hexagon-loop-align-limit-lb", cl::Hidden, cl::init(4), variable
136 return InstCnt >= LoopAlignLimitLB && InstCnt <= LimitUB && in shouldBalignLoop()