Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopAlign.cpp72 bool shouldBalignLoop(MachineBasicBlock &BB, bool AboveThres);
88 bool HexagonLoopAlign::shouldBalignLoop(MachineBasicBlock &BB, in shouldBalignLoop() function in __anon427cc72e0111::HexagonLoopAlign
165 if (shouldBalignLoop(MBB, AboveThres)) { in attemptToBalignSmallLoop()