Home
last modified time | relevance | path

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

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