Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h392 BinaryOperator *InductionBinOp = nullptr; global() variable
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2264 emitTransformedIndex(IRBuilderBase & B,Value * Index,Value * StartValue,Value * Step,InductionDescriptor::InductionKind InductionKind,const BinaryOperator * InductionBinOp) emitTransformedIndex() argument