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

/external/llvm/include/llvm/CodeGen/
H A DVirtRegMap.h93 return getPhys(virtReg) != NO_PHYS_REG;
98 unsigned getPhys(unsigned virtReg) const { function in class:llvm::VirtRegMap

Completed in 53 milliseconds