Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/preprocessing/passes/
H A Dbv_to_bool.cpp58 void BVToBool::addToLiftCache(TNode term, Node new_term) in addToLiftCache() function in CVC4::preprocessing::passes::BVToBool
244 addToLiftCache(current, result); in liftNode()
266 addToLiftCache(current, result); in liftNode()
H A Dbv_to_bool.h56 void addToLiftCache(TNode term, Node new_term);