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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRegAllocPBQP.h76 return !isSpillOption(vreg, option);
81 bool isSpillOption(unsigned vreg, unsigned option) const { function in class:llvm::PBQPRAProblem
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRegAllocPBQP.cpp536 } else if (problem.isSpillOption(vreg, alloc)) {

Completed in 111 milliseconds