Home
last modified time | relevance | path

Searched defs:AboveThres (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopAlign.cpp164 if (shouldBalignLoop(MBB, AboveThres)) { in attemptToBalignSmallLoop() local
89 shouldBalignLoop(MachineBasicBlock & BB,bool AboveThres) shouldBalignLoop() argument