Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp971 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords() function in InstrProfReaderIndex
986 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords() function in InstrProfReaderIndex
1026 Error getRecords(StringRef FuncName, in getRecords() function in __anon630d17040211::InstrProfReaderNullRemapper
1086 Error getRecords(StringRef FuncName, in getRecords() function in llvm::InstrProfReaderItaniumRemapper
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1873 RecordKeeper &getRecords() const { in getRecords() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp817 RecordKeeper &getRecords() const { return Records; } in getRecords() function in __anon44b0c7da0111::AsmMatcherInfo