Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h335 void addSrcEdge(GCOVEdge *Edge) { in addSrcEdge() function
/external/llvm/include/llvm/Support/
DGCOV.h324 void addSrcEdge(GCOVEdge *Edge) { in addSrcEdge() function
/external/llvm/lib/IR/
DGCOV.cpp187 Blocks[Dst]->addSrcEdge(Edge); in readGCNO()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DGCOV.cpp193 Blocks[Dst]->addSrcEdge(Edge); in readGCNO()