Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PeepholeProtection

991   class PeepholeProtection {
996 PeepholeProtection() : Inst(0) {}
1008 CodeGenFunction::PeepholeProtection Protection;
2044 PeepholeProtection protectFromPeepholes(RValue rvalue);
2045 void unprotectFromPeepholes(PeepholeProtection protection);