Home
last modified time | relevance | path

Searched defs:addOutEdge (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfgNode.h118 void addOutEdge(CfgNode *Out) { OutEdges.push_back(Out); } in addOutEdge() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp513 void addOutEdge(PGOEdge *E LLVM_ATTRIBUTE_UNUSED) {} in addOutEdge() function
927 void addOutEdge(PGOUseEdge *E) { in addOutEdge() function