Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopAlign.cpp85 unsigned BndlCnt = 0; in shouldBalignLoop() local
96 BndlCnt++; in shouldBalignLoop()
109 dbgs() << "Bundle Count : " << BndlCnt << "\n"; in shouldBalignLoop()
130 BndlCnt <= LimitBndl; in shouldBalignLoop()