Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIVDescriptors.h351 BinaryOperator *InductionBinOp = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3416 auto InductionBinOp = ID.getInductionBinOp(); in emitTransformedIndex() local