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