Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h359 BinaryOperator *InductionBinOp = nullptr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2881 auto InductionBinOp = ID.getInductionBinOp(); in emitTransformedIndex() local