Searched refs:getCachedAliasesOf (Results 1 – 2 of 2) sorted by relevance
191 ArrayRef<MCPhysReg> getCachedAliasesOf(MCPhysReg R) const;741 ArrayRef<MCPhysReg> Cache = MCRI->getCachedAliasesOf(Reg); in MCRegAliasIterator()
86 ArrayRef<MCPhysReg> MCRegisterInfo::getCachedAliasesOf(MCPhysReg R) const { in getCachedAliasesOf() function in MCRegisterInfo