Searched refs:unprotectFromPeepholes (Results 1 – 2 of 2) sorted by relevance
848 CGF.unprotectFromPeepholes(Protection); in unbind()2101 void unprotectFromPeepholes(PeepholeProtection protection);
1772 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { in unprotectFromPeepholes() function in CodeGenFunction