LLVM 19.0.0git
Classes | Namespaces
HipStdPar.h File Reference

AcceleratorCodeSelection - Identify all functions reachable from a kernel, removing those that are unreachable. More...

#include "llvm/IR/PassManager.h"

Go to the source code of this file.

Classes

class  llvm::HipStdParAcceleratorCodeSelectionPass
 
class  llvm::HipStdParAllocationInterpositionPass
 

Namespaces

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

Detailed Description

AcceleratorCodeSelection - Identify all functions reachable from a kernel, removing those that are unreachable.

AllocationInterposition - Forward calls to allocation / deallocation

Definition in file HipStdPar.h.