Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMaximumSpanningTree.h40 struct EdgeWeightCompare { struct
41 static bool getBlockSize(const T *X) { in getBlockSize()
46 bool operator()(EdgeWeight X, EdgeWeight Y) const { in operator()