mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-31 18:14:47 +02:00
ArrivalVisitor::srch_adj_ -> search_adj_
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -809,7 +809,7 @@ protected:
|
||||
bool clks_only_;
|
||||
TagGroupBldr *tag_bldr_;
|
||||
TagGroupBldr *tag_bldr_no_crpr_;
|
||||
SearchPred *srch_adj_;
|
||||
SearchPred *search_adj_;
|
||||
bool crpr_active_;
|
||||
bool has_fanin_one_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user