Verify that the TBAA Metadatas are valid.
Declared in <llvm/IR/Verifier.h>
class TBAAVerifier;
| Name | Description |
|---|---|
TBAAVerifier [constructor] | Construct a TBAA verifier that reports through Diagnostic. |
visitTBAAMetadata | Visit an instruction, or a TBAA node itself as part of a metadata, and return true if it is valid, return false if an invalid TBAA is attached. |