Home
last modified time | relevance | path

Searched defs:getInductionDescriptor (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp330 bool Loop::getInductionDescriptor(ScalarEvolution &SE, in getInductionDescriptor() function in Loop
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLoopInfo.cpp333 bool Loop::getInductionDescriptor(ScalarEvolution &SE, in getInductionDescriptor() function in Loop
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlan.h1074 const InductionDescriptor &getInductionDescriptor() const { return IndDesc; } in getInductionDescriptor() function
1197 const InductionDescriptor &getInductionDescriptor() const { return IndDesc; } in getInductionDescriptor() function