Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocEvictionAdvisor.h88 void setBrokenHints(unsigned NHints) { BrokenHints = NHints; } in setBrokenHints() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp227 MaxCost.setBrokenHints(1); in canEvictHintInterference()