Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp48 struct CompSpillWeight { struct
49 bool operator()(LiveInterval *A, LiveInterval *B) const { in operator ()()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp44 struct CompSpillWeight { struct
45 bool operator()(const LiveInterval *A, const LiveInterval *B) const { in operator ()()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp47 struct CompSpillWeight { struct
48 bool operator()(LiveInterval *A, LiveInterval *B) const { in operator ()()