Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMaximumSpanningTree.h36 MaxSpanTree MST; variable
DOptimalEdgeProfiling.cpp142 MaximumSpanningTree<BasicBlock> MST(EdgeVector); in runOnModule() local