Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp266 APInt evaluateWith(APInt N) const { in evaluateWith() function
313 Val.evaluateWith(Const->getValue()), true); in GetLinearExpression()
317 APInt RHS = Val.evaluateWith(RHSC->getValue()); in GetLinearExpression()