Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp47 struct CompSpillWeight { struct
48 bool operator()(LiveInterval *A, LiveInterval *B) const { in operator ()()