clang 20.0.0git
|
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...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
PeepholeProtection ()=default | |
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 1346 of file CodeGenFunction.h.
|
default |
|
friend |
Definition at line 1348 of file CodeGenFunction.h.