Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Pristine

165   BitVector Pristine = MFI->getPristineRegs(MF);
168 if (!IsReturnBlock && !Pristine.test(Reg)) continue;