LLVM 19.0.0git
Namespaces | Functions
PassInstrumentation.cpp File Reference

This file provides the implementation of PassInstrumentation class. More...

#include "llvm/IR/PassInstrumentation.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/IR/PassManager.h"

Go to the source code of this file.

Namespaces

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

Functions

bool llvm::isSpecialPass (StringRef PassID, const std::vector< StringRef > &Specials)
 

Detailed Description

This file provides the implementation of PassInstrumentation class.

Definition in file PassInstrumentation.cpp.