Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp415 InstrProfSymtab &ProfileNames; member in __anon9db5c3600211::VersionedCovMapFuncRecordReader
561 InstrProfSymtab &ProfileNames, StringRef Data, in readCoverageMappingData()
591 StringRef Coverage, InstrProfSymtab &&ProfileNames, uint8_t BytesInAddress, in createCoverageReaderFromBuffer()
644 InstrProfSymtab ProfileNames; in loadTestingFormat() local
723 InstrProfSymtab ProfileNames; in loadBinaryFormat() local
/external/llvm/tools/llvm-cov/
DTestingSupport.cpp50 SectionRef ProfileNames, CoverageMapping; in convertForTestingMain() local
/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp382 InstrProfSymtab &ProfileNames; member in __anone35f64be0211::VersionedCovMapFuncRecordReader
517 InstrProfSymtab &ProfileNames, StringRef Data, in readCoverageMappingData()
543 static Error loadTestingFormat(StringRef Data, InstrProfSymtab &ProfileNames, in loadTestingFormat()
594 InstrProfSymtab &ProfileNames, in loadBinaryFormat()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMappingReader.h194 InstrProfSymtab ProfileNames; variable
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMappingReader.h171 InstrProfSymtab ProfileNames; variable