Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A DextFlow.cpp3671 _tmpIdTable = new Ath__array1D<uint>(64000); in extTileSystem()
3762 _tiles->_tmpIdTable->add(netId); in mkTileNets()
3819 resetNetSpefFlag(_tiles->_tmpIdTable); in mkTileNets()
/dports/cad/openroad/OpenROAD-2.0/src/rcx/include/rcx/
H A DextRCap.h1500 Ath__array1D<uint>* _tmpIdTable; variable