Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSMTAPI.h32 virtual bool isBitvectorSort() const { return isBitvectorSortImpl(); } in isBitvectorSort()
81 virtual bool isBitvectorSortImpl() const = 0;
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp114 bool isBitvectorSortImpl() const override { in isBitvectorSortImpl() function in __anona2cc94240111::Z3Sort