Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h833 data.Protection = CGF.protectFromPeepholes(rv); in bind()
2100 PeepholeProtection protectFromPeepholes(RValue rvalue);
DCodeGenFunction.cpp1753 CodeGenFunction::protectFromPeepholes(RValue rvalue) { in protectFromPeepholes() function in CodeGenFunction