Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DGCOV.cpp223 FI.addLineCount(Filename, *I, Count); in collectLineCounts()
237 void FileInfo::addLineCount(StringRef Filename, uint32_t Line, uint32_t Count) { in addLineCount() function in FileInfo
/external/llvm/include/llvm/Support/
DGCOV.h218 void addLineCount(StringRef Filename, uint32_t Line, uint32_t Count);