Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp601 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp); in getLoopTripCount() local
602 if (!FoundIV) in getLoopTripCount()