Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp424 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs() function
465 auto FileIDs = gatherFileIDs(Filename, Function); in getCoverageForFile()
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp164 void gatherFileIDs(SmallVectorImpl<unsigned> &Mapping) { in gatherFileIDs() function in __anon1aa876fb0111::CoverageMappingBuilder
351 gatherFileIDs(FileIDMapping); in write()
602 gatherFileIDs(VirtualFileMapping); in write()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp566 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs() function
607 auto FileIDs = gatherFileIDs(Filename, Function); in getCoverageForFile()