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