Home
last modified time | relevance | path

Searched defs:getRecords (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DDataAccessProf.h179 getRecords() const { in getRecords() function
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1004 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords() function in InstrProfReaderIndex
1019 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords() function in InstrProfReaderIndex
1059 Error getRecords(StringRef FuncName, in getRecords() function in __anon630d17040211::InstrProfReaderNullRemapper
1119 Error getRecords(StringRef FuncName, in getRecords() function in llvm::InstrProfReaderItaniumRemapper
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp214 static PerfJITRecordBatch getRecords(ExecutionSession &ES, LinkGraph &G, in getRecords() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp819 const RecordKeeper &getRecords() const { return Records; } in getRecords() function in __anon44b0c7da0111::AsmMatcherInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1882 RecordKeeper &getRecords() const { in getRecords() function