Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp872 unsigned RecordIndex = Functions.size() - 1; loadFunctionRecord() local
1351 for (unsigned RecordIndex : RecordIndices) { getCoverageForFile() local
1384 for (unsigned RecordIndex : RecordIndices) { getInstantiationGroups() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h409 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h665 unsigned RecordIndex; global() variable