LLVM 19.0.0git
Public Member Functions | List of all members
AliasScopeTracker Class Reference

Public Member Functions

void analyse (Instruction *I)
 
bool isNoAliasScopeDeclDead (Instruction *Inst)
 

Detailed Description

Definition at line 5067 of file InstructionCombining.cpp.

Member Function Documentation

◆ analyse()

void AliasScopeTracker::analyse ( Instruction I)
inline

Definition at line 5072 of file InstructionCombining.cpp.

References I.

Referenced by llvm::InstCombinerImpl::prepareWorklist().

◆ isNoAliasScopeDeclDead()

bool AliasScopeTracker::isNoAliasScopeDeclDead ( Instruction Inst)
inline

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