Home
last modified time | relevance | path

Searched refs:loadTestingFormat (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp543 static Error loadTestingFormat(StringRef Data, InstrProfSymtab &ProfileNames, in loadTestingFormat() function
655 E = loadTestingFormat(ObjectBuffer->getBuffer(), Reader->ProfileNames, in create()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp623 loadTestingFormat(StringRef Data) { in loadTestingFormat() function
740 auto ReaderOrErr = loadTestingFormat(ObjectBuffer.getBuffer()); in create()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp864 loadTestingFormat(StringRef Data, StringRef CompilationDir) { in loadTestingFormat() function
1087 loadTestingFormat(ObjectBuffer.getBuffer(), CompilationDir); in create()