Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DIVDescriptors.h280 BinaryOperator *getInductionBinOp() const { return InductionBinOp; } in getInductionBinOp() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h283 BinaryOperator *getInductionBinOp() const { return InductionBinOp; } in getInductionBinOp() function