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