Searched refs:ClobbersRegisters (Results 1 – 2 of 2) sorted by relevance
880 bool ClobbersRegisters() const { return IsCall(); } in ClobbersRegisters() function
2081 if (instr->ClobbersRegisters()) { in ProcessInstructions()