Reset the ValueData for each function to avoid using the ones in
the previous function.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 4488 Build 4488: arc lint + arc unit
Event Timeline
lib/ProfileData/InstrProfReader.cpp | ||
---|---|---|
247 | Add a Clear() member function to do counter reset for both edge and value counts. |
Add a Clear() member function to do counter reset for both edge and value counts.