Search::pathClkPathArrival1 return PathRef

This commit is contained in:
James Cherry
2020-09-26 14:21:45 -07:00
parent b9824b62b2
commit bf3d254fe9
2 changed files with 17 additions and 24 deletions
+1 -3
View File
@@ -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;
////////////////////////////////////////////////////////////////