Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveInterval.h723 bool isSpillable() const { in isSpillable() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h807 bool isSpillable() const { in isSpillable() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DLiveInterval.h819 bool isSpillable() const { return Weight != huge_valf; } in isSpillable() function