Home
last modified time | relevance | path

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

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