Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp44 struct CompSpillWeight { struct
45 bool operator()(const LiveInterval *A, const LiveInterval *B) const { in operator ()()