Home
last modified time | relevance | path

Searched refs:canGuaranteeAssignmentAfterRemat (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInlineSpiller.cpp220 bool canGuaranteeAssignmentAfterRemat(Register VReg, MachineInstr &MI);
548 bool InlineSpiller::canGuaranteeAssignmentAfterRemat(Register VReg, in canGuaranteeAssignmentAfterRemat() function in InlineSpiller
636 if (!canGuaranteeAssignmentAfterRemat(VirtReg.reg(), MI)) { in reMaterializeFor()