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