Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/solvers/egraph/
H A Degraph.c2903 static inline etype_t type_to_etype(type_table_t *types, type_t tau) { in type_to_etype() function
2925 tau = type_to_etype(egraph->types, type); in auto_activate()
3330 eta = type_to_etype(egraph->types, tau); in egraph_thvar2term()