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