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

/external/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h597 /// setRegAllocationHint - Specify a register allocation hint for the
599 void setRegAllocationHint(unsigned Reg, unsigned Type, unsigned PrefReg) { function in class:llvm::MachineRegisterInfo

Completed in 1245 milliseconds