Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/ivy/
H A DivySeq.c39 static Ivy_Store_t * Ivy_CutComputeForNode( Ivy_Man_t * p, Ivy_Obj_t * pObj, int nLeaves );
165 pStore = Ivy_CutComputeForNode( pMan, pNode, 5 ); in Ivy_NodeRewriteSeq()
1027 Ivy_Store_t * Ivy_CutComputeForNode( Ivy_Man_t * p, Ivy_Obj_t * pObj, int nLeaves ) in Ivy_CutComputeForNode() function
1125 pStore = Ivy_CutComputeForNode( p, pObj, nInputs ); in Ivy_CutComputeAll()