Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp536 static Optional<APInt> calculateOffsetDiff(const APInt &V1, const APInt &V2) { in calculateOffsetDiff() function
609 Optional<APInt> Diff = calculateOffsetDiff( in maximizeConstantsInRange()