Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.h38 std::unique_ptr<llvm::InstrProfRecord> ProfRecord; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
DInstrProfWriter.cpp123 const InstrProfRecord &ProfRecord = ProfileData.second; in EmitKeyDataLength() local
145 const InstrProfRecord &ProfRecord = ProfileData.second; in EmitData() local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp405 InstrProfRecord *ProfRecord; member
429 InstrProfRecord *ProfRecord = IFE.ProfRecord; in updateInstrProfileEntry() local