Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp634 bool CmpGreater = Cmp & Comparison::G; in computeCount() local
644 if (CmpGreater && IVBump > 0) in computeCount()
672 assert ((!CmpGreater || Dist < 0) && "Loop should never iterate!"); in computeCount()