llvm-project
edfe2506 - [MemProf] Consolidate increments in callee matching code (#99385)

Commit
1 year ago
[MemProf] Consolidate increments in callee matching code (#99385) To facilitate some follow on changes, consolidate the incrementing of the edge iterator used during callee matching to the for loop statement. This requires an additional adjustment in the case of tail call handling.
Author
Parents
Loading