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 76 return !isSpillOption(vreg, option);
81 bool isSpillOption(unsigned vreg, unsigned option) const {
  /external/llvm/lib/CodeGen/
RegAllocPBQP.cpp 536 } else if (problem.isSpillOption(vreg, alloc)) {

Completed in 36 milliseconds