Searched defs:getPRegForOption (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRegAllocPBQP.cpp184 unsigned PBQPRAProblem::getPRegForOption(unsigned vreg, unsigned option) const { function in class:PBQPRAProblem
532 unsigned preg = problem.getPRegForOption(vreg, alloc);

Completed in 126 milliseconds