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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1015 CodeGenFunction::protectFromPeepholes(RValue rvalue) { function in class:CodeGenFunction
H A DCodeGenFunction.h1041 Protection = CGF.protectFromPeepholes(rv);
1817 /// protectFromPeepholes - Protect a value that we're intending to
1826 PeepholeProtection protectFromPeepholes(RValue rvalue);

Completed in 47 milliseconds