Home
last modified time | relevance | path

Searched defs:IVOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/FuzzMutate/
H A DOperationsTest.cpp419 auto IVOp = fuzzerop::insertValueDescriptor(1); TEST() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp600 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp); in getLoopTripCount() local