Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/gia/
H A DgiaTim.c709 pNew = Gia_ManDupOutputVec( p, vOutPres ); in Gia_ManUpdateExtraAig()
H A Dgia.h1275 extern Gia_Man_t * Gia_ManDupOutputVec( Gia_Man_t * p, Vec_Int_t * vOutPres );
H A DgiaDup.c338 Gia_Man_t * Gia_ManDupOutputVec( Gia_Man_t * p, Vec_Int_t * vOutPres ) in Gia_ManDupOutputVec() function