Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1361 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs() function
1409 auto FileIDs = gatherFileIDs(Filename, Function); in getCoverageForFile()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp373 void gatherFileIDs(SmallVectorImpl<unsigned> &Mapping) { in gatherFileIDs() function in __anon413222f00211::CoverageMappingBuilder
646 gatherFileIDs(FileIDMapping); in write()
1432 gatherFileIDs(VirtualFileMapping); in write()