Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstantRange.h174 APInt getSetSize() const;
/freebsd-12.1/contrib/llvm/lib/IR/
H A DConstantRange.cpp336 APInt ConstantRange::getSetSize() const { in getSetSize() function in ConstantRange