Searched defs:CounterPtr (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfCorrelator.cpp | 336 std::optional<uint64_t> CounterPtr = getLocation(Die); correlateProfileDataImpl() local |
/llvm-project/llvm/docs/ | ||
H A D | InstrProfileFormat.rst | 202 .. _`CounterPtr`: target |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | InstrProfiling.cpp | 1516 auto *CounterPtr = setupProfileSection(Inc, IPSK_cnts); getOrCreateRegionCounters() local |
H A D | SanitizerCoverage.cpp | 974 auto CounterPtr = IRB.CreateGEP( InjectCoverageAtBlock() local |