Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp716 bool CmpLess = Cmp & Comparison::L; in computeCount() local
721 if (CmpLess && IVBump < 0) in computeCount()
765 if ((CmpLess && Dist < 0) || (CmpGreater && Dist > 0)) in computeCount()