Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/sta/include/sta/
H A DSdc.hh69 class ClockLatencyPinClkLess class
122 typedef Set<ClockLatency*, ClockLatencyPinClkLess> ClockLatencies;
/dports/cad/openroad/OpenROAD-2.0/src/sta/sdc/
H A DSdc.cc1873 ClockLatencyPinClkLess::operator()(const ClockLatency *latency1, in operator ()()