Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp755 bool CmpLess = Cmp & Comparison::L; in computeCount() local
760 if (CmpLess && IVBump < 0) in computeCount()
804 if ((CmpLess && Dist < 0) || (CmpGreater && Dist > 0)) in computeCount()