Searched refs:canGuaranteeAssignmentAfterRemat (Results 1 – 1 of 1) sorted by relevance
215 bool canGuaranteeAssignmentAfterRemat(Register VReg, MachineInstr &MI);588 bool InlineSpiller::canGuaranteeAssignmentAfterRemat(Register VReg, in canGuaranteeAssignmentAfterRemat() function in InlineSpiller676 if (!canGuaranteeAssignmentAfterRemat(VirtReg.reg(), MI)) { in reMaterializeFor()