Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp793 SMTSortRef BVSort = getBitvectorSort(Sort->getFloatSortSize()); in toAPFloat() local
794 if (!toAPSInt(BVSort, AST, Int, true)) { in toAPFloat()