Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h309 enum InductionKind { global() enum
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2263 emitTransformedIndex(IRBuilderBase & B,Value * Index,Value * StartValue,Value * Step,InductionDescriptor::InductionKind InductionKind,const BinaryOperator * InductionBinOp) emitTransformedIndex() argument