Intel® Implicit SPMD Program Compiler (Intel® ISPC)  1.13.0
Public Member Functions | Static Public Attributes | List of all members
AndCmpCleanupPass Class Reference
Inheritance diagram for AndCmpCleanupPass:
Inheritance graph
[legend]
Collaboration diagram for AndCmpCleanupPass:
Collaboration graph
[legend]

Public Member Functions

 AndCmpCleanupPass ()
 
llvm::StringRef getPassName () const
 
bool runOnBasicBlock (llvm::BasicBlock &BB)
 
bool runOnFunction (llvm::Function &F)
 

Static Public Attributes

static char ID = 0
 

Detailed Description

Definition at line 4972 of file cbackend.cpp.

Constructor & Destructor Documentation

◆ AndCmpCleanupPass()

AndCmpCleanupPass::AndCmpCleanupPass ( )
inline

Definition at line 4974 of file cbackend.cpp.

Member Function Documentation

◆ getPassName()

llvm::StringRef AndCmpCleanupPass::getPassName ( ) const
inline

Definition at line 4976 of file cbackend.cpp.

◆ runOnBasicBlock()

bool AndCmpCleanupPass::runOnBasicBlock ( llvm::BasicBlock &  BB)

Definition at line 4989 of file cbackend.cpp.

◆ runOnFunction()

bool AndCmpCleanupPass::runOnFunction ( llvm::Function &  F)

Definition at line 5067 of file cbackend.cpp.

Member Data Documentation

◆ ID

char AndCmpCleanupPass::ID = 0
static

Definition at line 4980 of file cbackend.cpp.


The documentation for this class was generated from the following file: