Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp633 bool CmpLess = Cmp & Comparison::L; in computeCount() local
640 if (CmpLess && IVBump < 0) in computeCount()
670 assert ((!CmpLess || Dist > 0) && "Loop should never iterate!"); in computeCount()