Home
last modified time | relevance | path

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

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