Home
last modified time | relevance | path

Searched refs:findInEitherOperand (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp269 APInt findInEitherOperand(BinaryOperator *BO, bool SignExtended,
567 APInt ConstantOffsetExtractor::findInEitherOperand(BinaryOperator *BO, in findInEitherOperand() function in ConstantOffsetExtractor
620 ConstantOffset = findInEitherOperand(BO, SignExtended, ZeroExtended); in find()