Jin Xin Ng aaff3fb6d5 [mlgo] Fix accounting for SCC splits
Previously if the inliner split an SCC such that an empty one remained, the MLInlineAdvisor could potentially lose track of the EdgeCount if a subsequent CGSCC pass modified the calls of a function that was initially in the SCC pre-split. Saving the seen nodes in onPassEntry resolves this.

Reviewed By: mtrofin

Differential Revision: https://reviews.llvm.org/D127693
2022-06-15 10:53:23 -07:00
..
2022-03-22 10:06:28 +01:00
2021-06-11 09:11:29 +01:00
2022-06-11 11:46:16 -07:00
2022-06-04 22:48:32 -07:00
2022-03-22 10:06:28 +01:00
2022-03-03 07:56:34 +01:00