LLVM: llvm::sandboxir::RegionInternalsAttorney Class Reference (original) (raw)
A helper client-attorney class for unit tests. More...
#include "[llvm/SandboxIR/Region.h](Region%5F8h%5Fsource.html)"
| Static Public Member Functions | |
|---|---|
| static void | add (Region &Rgn, Instruction *I) |
| static void | remove (Region &Rgn, Instruction *I) |
Detailed Description
A helper client-attorney class for unit tests.
Definition at line 185 of file Region.h.
Member Function Documentation
◆ add()
| void llvm::sandboxir::RegionInternalsAttorney::add ( Region & Rgn, Instruction * I ) | inlinestatic |
|---|
Definition at line 187 of file Region.h.
References I.
◆ remove()
| void llvm::sandboxir::RegionInternalsAttorney::remove ( Region & Rgn, Instruction * I ) | inlinestatic |
|---|
Definition at line 188 of file Region.h.
References I.
The documentation for this class was generated from the following file:
- include/llvm/SandboxIR/Region.h