Searched refs:protectFromPeepholes (Results 1 – 2 of 2) sorted by relevance
1310 data.Protection = CGF.protectFromPeepholes(rv);3183 PeepholeProtection protectFromPeepholes(RValue rvalue);
2384 CodeGenFunction::protectFromPeepholes(RValue rvalue) { in protectFromPeepholes() function in CodeGenFunction