Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp534 static std::optional<APInt> calculateOffsetDiff(const APInt &V1, in calculateOffsetDiff() function
608 std::optional<APInt> Diff = calculateOffsetDiff( in maximizeConstantsInRange()