Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp672 bool isSwapped = false; in getLoopTripCount() local
682 isSwapped = true; in getLoopTripCount()
694 if (isSwapped) in getLoopTripCount()