-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- implement the methods to detect loops and Dominator trees/sets
- Compute minimum dominator set with a back edge which will give the innermost loop.
- implement algorithm to compute edge weights on paths
- Identify the chordal edges(Not part of the minimum spanning tree)
- Assign Inc(c) function to each chordal edge.[Placing Instrumentation]
- Determine the path execution information from the instrumentation profile.
add what ever else you think of or add more detail.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels