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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 2277 CodeGenFunction::protectFromPeepholes(RValue rvalue) {
CodeGenFunction.h 1267 data.Protection = CGF.protectFromPeepholes(rv);
3114 /// protectFromPeepholes - Protect a value that we're intending to
3123 PeepholeProtection protectFromPeepholes(RValue rvalue);

Completed in 22 milliseconds