Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/replace/src/
H A DnesterovBase.h481 bool hasMaxExpSumX() const { return (hasMaxExpSumX_ == 1); } in hasMaxExpSumX() function
H A DnesterovBase.cpp1702 if( gPin->hasMaxExpSumX() ) { in getWireLengthGradientPinWA()