Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbBlock.cpp2873 net->set1stCapNodeId(capnn[jj]); in restoreOldCornerParasitics()
2957 net->set1stCapNodeId(capnn[jj]); in destroyOldCornerParasitics()
2967 net->set1stCapNodeId(ncapnn[jj]); in destroyOldCornerParasitics()
3001 net->set1stCapNodeId(0); in replaceOldParasitics()
3022 net->set1stCapNodeId(capnn[jj]); in restoreOldParasitics()
3084 net->set1stCapNodeId(0); in keepOldCornerParasitics()
H A DdbNet.cpp2198 set1stCapNodeId(0); in donateRC()
2242 set1stCapNodeId(fstdcapnd->getId()); in unDonateRC()
2336 void dbNet::set1stCapNodeId(uint cid) in set1stCapNodeId() function in odb::dbNet
H A DdbJournal.cpp862 ((dbNet*) net)->set1stCapNodeId(cid); in redo_updateNetField()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/include/opendb/
H A Ddb.h2435 void set1stCapNodeId(uint capn_id);