|
clang
5.0.0
|
An object which temporarily prevents a value from being destroyed by aggressive peephole optimizations that assume that all uses of a value have been realized in the IR. More...
Public Member Functions | |
| PeepholeProtection () | |
Friends | |
| class | CodeGenFunction |
An object which temporarily prevents a value from being destroyed by aggressive peephole optimizations that assume that all uses of a value have been realized in the IR.
Definition at line 900 of file CodeGenFunction.h.
|
inline |
Definition at line 905 of file CodeGenFunction.h.
|
friend |
Definition at line 902 of file CodeGenFunction.h.
1.8.6