Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp524 Instruction::BinaryOps InductionOpcode, in createScalarIVSteps()
H A DVPlan.h2922 Instruction::BinaryOps InductionOpcode; variable