Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/mapper/
H A DmapperCut.c49 static Map_Cut_t * Map_CutCompute( Map_Man_t * p, Map_CutTable_t * pTable, Map_Node_t * pNode …
194 Map_CutCompute( p, pTable, pNode ); in Map_MappingCuts()
225 Map_Cut_t * Map_CutCompute( Map_Man_t * p, Map_CutTable_t * pTable, Map_Node_t * pNode ) in Map_CutCompute() function