Searched refs:isSpillOption (Results 1 – 2 of 2) sorted by relevance
76 return !isSpillOption(vreg, option); in isPRegOption()81 bool isSpillOption(unsigned vreg, unsigned option) const { in isSpillOption() function
536 } else if (problem.isSpillOption(vreg, alloc)) { in mapPBQPToRegAlloc()