Home
last modified time | relevance | path

Searched defs:dumpEdges (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DCFGMST.h165 void dumpEdges(raw_ostream &OS, const Twine &Message) const { in dumpEdges() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DCFGMST.h236 void dumpEdges(raw_ostream &OS, const Twine &Message) const { in dumpEdges() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp440 void VPlanPrinter::dumpEdges(const VPBlockBase *Block) { in dumpEdges() function in VPlanPrinter