Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/dau/
H A DdauCanon.c1574 static void Abc_TgInitMan(Abc_TgMan_t * pMan, word * pTruth, int nVars, int nAlg, Vec_Int_t * vPhas… in Abc_TgInitMan() function
2593 Abc_TgInitMan(&tgMan, pTruth, nVars, nAlg, p ? p->vPhase : NULL); in Abc_TtCanonicizeAda()
2654 Abc_TgInitMan(&tgMan, pTruth, nVars, 2, p->vPhase); in Abc_TtCanonicizeCA()