Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIVDescriptors.h396 BinaryOperator *InductionBinOp = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2525 auto InductionBinOp = ID.getInductionBinOp(); in emitTransformedIndex() local