Home
last modified time | relevance | path

Searched defs:ProfRecord (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.h38 std::unique_ptr<llvm::InstrProfRecord> ProfRecord; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp123 const InstrProfRecord &ProfRecord = ProfileData.second; in EmitKeyDataLength() local
145 const InstrProfRecord &ProfRecord = ProfileData.second; in EmitData() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp405 InstrProfRecord *ProfRecord; member
429 InstrProfRecord *ProfRecord = IFE.ProfRecord; in updateInstrProfileEntry() local