Home
last modified time | relevance | path

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

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