Searched defs:ActiveRegions (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/ | ||
H A D | CodeRegion.h | 140 llvm::StringMap<unsigned> ActiveRegions; variable |
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/ | ||
H A D | CoverageMapping.cpp | 475 SmallVector<const CountedRegion *, 8> ActiveRegions; member in __anon8c98fc340611::SegmentBuilder |