Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DCFGMST.h241 void dumpEdges(raw_ostream &OS, const Twine &Message) const { in dumpEdges() function
H A DGCOVProfiling.cpp801 static void dumpEdges(CFGMST<Edge, BBInfo> &MST, GCOVFunction &GF) { in dumpEdges() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp886 void VPlanPrinter::dumpEdges(const VPBlockBase *Block) { in dumpEdges() function in VPlanPrinter