Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Pristine

188   BitVector Pristine = MFI->getPristineRegs(BB);
191 if (!IsReturnBlock && !Pristine.test(Reg)) continue;