Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h392 BinaryOperator *InductionBinOp = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2219 const BinaryOperator *InductionBinOp) { in emitTransformedIndex()