Searched defs:CounterPtr (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfCorrelator.cpp | 336 std::optional<uint64_t> CounterPtr = getLocation(Die); in correlateProfileDataImpl() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | InstrProfiling.cpp | 1354 auto *CounterPtr = setupProfileSection(Inc, IPSK_cnts); getOrCreateRegionCounters() local |
H A D | SanitizerCoverage.cpp | 968 auto CounterPtr = IRB.CreateGEP( InjectCoverageAtBlock() local |