Go to the source code of this file.
Created: Wed May 5 16:16:59 PST 2004
License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution. In particular:
Definition in file theory_bitvector.cpp.
|
Check that all the kids of e are BVCONST.
Definition at line 673 of file theory_bitvector.cpp. References CVCL::Expr::begin(), CVCL::BVCONST, and CVCL::Expr::end(). |
|
Search for all the BVCONST kids of e, and return their indices in idxs.
Definition at line 681 of file theory_bitvector.cpp. References CVCL::Expr::arity(), CVCL::BVCONST, and CVCL::Expr::getKind(). |