Home
last modified time | relevance | path

Searched defs:InductionDescriptor (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h21 class InductionDescriptor; variable
H A DVPlan.h50 class InductionDescriptor; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfo.h58 class InductionDescriptor; variable
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIVDescriptors.cpp1265 InductionDescriptor::InductionDescriptor(Value *Start, InductionKind K, in InductionDescriptor() function in InductionDescriptor