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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1034 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { function in class:CodeGenFunction
H A DCodeGenFunction.h1018 CGF.unprotectFromPeepholes(Protection);
1821 /// Pass the result to unprotectFromPeepholes to declare that
1827 void unprotectFromPeepholes(PeepholeProtection protection);

Completed in 54 milliseconds