Home
last modified time | relevance | path

Searched refs:addBlockLine (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h414 void addBlockLine(StringRef Filename, uint32_t Line, const GCOVBlock *Block) { in addBlockLine() function
/external/llvm/include/llvm/Support/
DGCOV.h401 void addBlockLine(StringRef Filename, uint32_t Line, const GCOVBlock *Block) { in addBlockLine() function
/external/llvm/lib/IR/
DGCOV.cpp401 FI.addBlockLine(Parent.getFilename(), N, this); in collectLineCounts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DGCOV.cpp413 FI.addBlockLine(Parent.getFilename(), N, this); in collectLineCounts()