Searched refs:shouldBalignLoop (Results 1 – 1 of 1) sorted by relevance
72 bool shouldBalignLoop(MachineBasicBlock &BB, bool AboveThres);88 bool HexagonLoopAlign::shouldBalignLoop(MachineBasicBlock &BB, in shouldBalignLoop() function in __anon427cc72e0111::HexagonLoopAlign165 if (shouldBalignLoop(MBB, AboveThres)) { in attemptToBalignSmallLoop()