Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp332 bool Loop::getInductionDescriptor(ScalarEvolution &SE, in getInductionDescriptor() function in Loop
412 if (!getInductionDescriptor(SE, IndDesc)) in isCanonical()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h745 bool getInductionDescriptor(ScalarEvolution &SE,