Home
last modified time | relevance | path

Searched refs:GainPair (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp231 typedef std::pair<float, BPFunctionNode *> GainPair; in runIteration() typedef
232 std::vector<GainPair> Gains; in runIteration()