Searched defs:getRecords (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfReader.cpp | 971 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords() function in InstrProfReaderIndex |
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ | ||
H A D | Record.h | 1873 RecordKeeper &getRecords() const { in getRecords() function |
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | AsmMatcherEmitter.cpp | 817 RecordKeeper &getRecords() const { return Records; } in getRecords() function in __anon44b0c7da0111::AsmMatcherInfo |