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