Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/ivy/
H A DivySeq.c940 pCutStore->nCutsM = 0; in Ivy_CutCompactAll()
947 pCutStore->nCutsM++; in Ivy_CutCompactAll()
1127 nCutsTotalM += pStore->nCutsM; in Ivy_CutComputeAll()
H A Divy.h169 int nCutsM; member