Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp676 bool isSwapped = false; in getLoopTripCount() local
686 isSwapped = true; in getLoopTripCount()
698 if (isSwapped) in getLoopTripCount()