LLVM 19.0.0git
Classes | Namespaces
LowerAllowCheckPass.h File Reference

This file provides the interface for the pass responsible for removing expensive ubsan checks. More...

#include "llvm/IR/Function.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Pass.h"

Go to the source code of this file.

Classes

class  llvm::LowerAllowCheckPass
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Detailed Description

This file provides the interface for the pass responsible for removing expensive ubsan checks.

Definition in file LowerAllowCheckPass.h.