Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp250 bool loopCountMayWrapOrUnderFlow(const MachineOperand *InitVal,
774 if (loopCountMayWrapOrUnderFlow(Start, End, Loop->getLoopPreheader(), Loop, in computeCount()
1393 if (loopCountMayWrapOrUnderFlow(&(Phi->getOperand(i)), EndVal, in phiMayWrapOrUnderflow()
1413 bool HexagonHardwareLoops::loopCountMayWrapOrUnderFlow( in loopCountMayWrapOrUnderFlow() function in HexagonHardwareLoops
1445 if (Def->isCopy() && !loopCountMayWrapOrUnderFlow(&(Def->getOperand(1)), in loopCountMayWrapOrUnderFlow()