search for: sourcemappingregion

Displaying 2 results from an estimated 2 matches for "sourcemappingregion".

2020 Jan 24
4
Adding support for LLVM Branch Condition Coverage
...n kind. iii. All other CounterMappingRegion kinds simply ignore the second counter; nothing changes in how they're encoded, which preserves format backward compatibility. b. I think this change also requires an adjustment to the class SourceMappingRegion to support branch conditions that can be generated into CounterMappingRegion instances. 2.) Counter Instrumentation a. We can reuse most of the existing profile instrumentation counters that are emitted as part of profiling/coverage to calculate branch condition counts (True/False)....
2020 Jan 24
2
Adding support for LLVM Branch Condition Coverage
...iii. All other CounterMappingRegion kinds simply ignore the second counter; nothing changes in how they're encoded, which preserves format backward compatibility. b. I think this change also requires an adjustment to the class SourceMappingRegion to support branch conditions that can be generated into CounterMappingRegion instances. 2.) Counter Instrumentation a. We can reuse most of the existing profile instrumentation counters that are emitted as part of profiling/coverage to calculate branch condition counts (True/False)....