Searched defs:ProfileNames (Results 1 – 6 of 6) sorted by relevance
/external/llvm/tools/llvm-cov/ |
D | TestingSupport.cpp | 50 SectionRef ProfileNames, CoverageMapping; in convertForTestingMain() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
D | TestingSupport.cpp | 50 SectionRef ProfileNames, CoverageMapping; in convertForTestingMain() local
|
/external/llvm/lib/ProfileData/Coverage/ |
D | CoverageMappingReader.cpp | 382 InstrProfSymtab &ProfileNames; member in __anon074d29920211::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-7.0/llvm/lib/ProfileData/Coverage/ |
D | CoverageMappingReader.cpp | 406 InstrProfSymtab &ProfileNames; member in __anone7b305ca0211::VersionedCovMapFuncRecordReader 552 InstrProfSymtab &ProfileNames, StringRef Data, in readCoverageMappingData() 580 static Error loadTestingFormat(StringRef Data, InstrProfSymtab &ProfileNames, in loadTestingFormat() 631 InstrProfSymtab &ProfileNames, in loadBinaryFormat()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMappingReader.h | 195 InstrProfSymtab ProfileNames; variable
|
/external/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMappingReader.h | 171 InstrProfSymtab ProfileNames; variable
|