llvm::sandboxir::RegionInternalsAttorney

A helper client-attorney class for unit tests.

Synopsis

Declared in <llvm/SandboxIR/Region.h>

class RegionInternalsAttorney;

Static Member Functions

NameDescription
add Add I to Rgn via the protected Region::add API.
remove Remove I from Rgn via the protected Region::remove API.