Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/fret/
H A DfretMain.c37 static void Abc_FlowRetime_RemoveLatchBubbles( Abc_Obj_t * pLatch );
135 Abc_FlowRetime_RemoveLatchBubbles(pObj); in Abc_FlowRetime_MinReg()
372 Abc_FlowRetime_RemoveLatchBubbles( Abc_Obj_t * pLatch ) { in Abc_FlowRetime_RemoveLatchBubbles() function