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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp268 APInt findInEitherOperand(BinaryOperator *BO, bool SignExtended,
549 APInt ConstantOffsetExtractor::findInEitherOperand(BinaryOperator *BO, function in class:ConstantOffsetExtractor
589 ConstantOffset = findInEitherOperand(BO, SignExtended, ZeroExtended);

Completed in 104 milliseconds