Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PeepholeProtection

971   class PeepholeProtection {
976 PeepholeProtection() : Inst(0) {}
988 CodeGenFunction::PeepholeProtection Protection;
1917 PeepholeProtection protectFromPeepholes(RValue rvalue);
1918 void unprotectFromPeepholes(PeepholeProtection protection);