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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h1069 CGF.unprotectFromPeepholes(Protection);
2039 /// Pass the result to unprotectFromPeepholes to declare that
2045 void unprotectFromPeepholes(PeepholeProtection protection);
H A DCodeGenFunction.cpp1278 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { function in class:CodeGenFunction

Completed in 62 milliseconds