Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp265 unsigned RecordIndex = Functions.size() - 1; in loadFunctionRecord() local
656 for (unsigned RecordIndex : RecordIndices) { in getCoverageForFile() local
681 for (unsigned RecordIndex : RecordIndices) { in getInstantiationGroups() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h445 unsigned RecordIndex; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h390 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
/external/llvm/include/llvm/Object/
DStackMapParser.h383 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp706 static unsigned RecordIndex = 0; in readNextRecord() local