LLVM 22.0.0git
IndirectCallVisitor.h File Reference
#include "llvm/IR/InstVisitor.h"
#include <vector>

Go to the source code of this file.

Classes

struct  llvm::PGOIndirectCallVisitor

Namespaces

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

Functions

std::vector< CallBase * > llvm::findIndirectCalls (Function &F)
std::vector< Instruction * > llvm::findVTableAddrs (Function &F)