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

/external/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp352 /// getLiveInVirtReg - If PReg is a live-in physical register, return the
354 unsigned MachineRegisterInfo::getLiveInVirtReg(unsigned PReg) const { function in class:MachineRegisterInfo

Completed in 67 milliseconds