An abstract interface for indirect call information interference.
Synopsis
Declared in <llvm/Transforms/IPO/Attributor.h>
struct AAIndirectCallInfo
: StateWrapper<BooleanState, AbstractAttribute>
Base Classes
Name |
Description |
Helper to tie a abstract state implementation to an abstract attribute. |
Type Aliases
Name |
Description |
Provide static access to the type of the state. |
Member Functions
Name |
Description |
|
Create a AAIndirectCallInfo for the position |
|
Call |
|
See AbstractAttribute::getIdAddr() |
|
See AbstractAttribute::getName() |
See AbstractAttribute::getState(...). |
Static Member Functions
Name |
Description |
This function should return true if the type of the |
|
Create an abstract attribute view for the position |
|
See AbstractAttribute::isValidIRPositionForInit |