Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/sta/include/sta/
H A DLiberty.hh556 InternalPowerAttrsSeq internal_power_attrs_; member in sta::LibertyCell
/dports/cad/openroad/OpenROAD-2.0/src/sta/liberty/
H A DLiberty.cc1178 internal_power_attrs_.push_back(attrs); in addInternalPowerAttrs()
1184 for (auto attrs : internal_power_attrs_) { in deleteInternalPowerAttrs()