HomeSort by: relevance | last modified time | path
    Searched refs:unprotectFromPeepholes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 2296 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) {
CodeGenFunction.h 1282 CGF.unprotectFromPeepholes(Protection);
3118 /// Pass the result to unprotectFromPeepholes to declare that
3124 void unprotectFromPeepholes(PeepholeProtection protection);

Completed in 35 milliseconds