Home
last modified time | relevance | path

Searched refs:getMemProfRecord (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h676 Expected<memprof::MemProfRecord> getMemProfRecord(uint64_t FuncNameHash);
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1143 IndexedInstrProfReader::getMemProfRecord(const uint64_t FuncNameHash) { in getMemProfRecord() function in IndexedInstrProfReader
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1309 PGOReader->getMemProfRecord(FuncGUID); in readMemprof()