HomeSort by relevance Sort by last modified time
    Searched refs:isSpillOption (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
RegAllocPBQP.h 77 return !isSpillOption(vreg, option);
82 bool isSpillOption(unsigned vreg, unsigned option) const {
  /external/llvm/lib/CodeGen/
RegAllocPBQP.cpp 492 } else if (problem.isSpillOption(vreg, alloc)) {

Completed in 27 milliseconds