LLVM 17.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 3817 of file InstructionCombining.cpp.

Member Function Documentation

◆ analyse()

void AliasScopeTracker::analyse ( Instruction I)
inline

Definition at line 3822 of file InstructionCombining.cpp.

References I.

Referenced by prepareICWorklistFromFunction().

◆ isNoAliasScopeDeclDead()

bool AliasScopeTracker::isNoAliasScopeDeclDead ( Instruction Inst)
inline

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