Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DGCOV.h406 void addFunctionLine(StringRef Filename, uint32_t Line, in addFunctionLine() function
/external/llvm/lib/IR/
DGCOV.cpp360 FI.addFunctionLine(Filename, LineNumber, this); in collectLineCounts()