Home
last modified time | relevance | path

Searched refs:unprotectFromPeepholes (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenFunction.h848 CGF.unprotectFromPeepholes(Protection); in unbind()
2101 void unprotectFromPeepholes(PeepholeProtection protection);
DCodeGenFunction.cpp1772 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { in unprotectFromPeepholes() function in CodeGenFunction