Searched refs:mustSpill (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.cpp99 /// mustSpill - Return True if this node is so biased that it must spill.
100 bool mustSpill() const { function in struct:SpillPlacement::Node
317 if (nodes[n].mustSpill())

Completed in 52 milliseconds