Home
last modified time | relevance | path

Searched defs:getAPInt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h71 const APInt &getAPInt() const { return getValue()->getValue(); } getAPInt() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6803 std::optional<APInt> getAPInt(Attributor &A, const AbstractAttribute &AA, in getAPInt() function