Home
last modified time | relevance | path

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

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