Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/sta/sdc/
H A DSdc.cc1303 const Pin *to_pin2 = disable2->toPin(); in operator ()() local
1304 return to_pin1 < to_pin2; in operator ()()