mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-30 01:38:37 +02:00
Search::pathClkPathArrival1 return PathRef
This commit is contained in:
@@ -521,9 +521,7 @@ protected:
|
||||
bool clk_gating_hold);
|
||||
bool matchesFilterTo(Path *path,
|
||||
const ClockEdge *to_clk_edge) const;
|
||||
void pathClkPathArrival1(const Path *path,
|
||||
// Return value.
|
||||
PathRef &clk_path) const;
|
||||
PathRef pathClkPathArrival1(const Path *path) const;
|
||||
|
||||
////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user