Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp321 bool CanTraceInto(bool SignExtended, bool ZeroExtended, BinaryOperator *BO,
502 bool ConstantOffsetExtractor::CanTraceInto(bool SignExtended, in CanTraceInto() function in ConstantOffsetExtractor
619 if (CanTraceInto(SignExtended, ZeroExtended, BO, NonNegative)) in find()