Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp565 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp); in getLoopTripCount() local
566 if (!FoundIV) in getLoopTripCount()