![]() |
PandA-2024.02
|


Public Member Functions | |
| PredicateWithEdge ()=delete | |
| PredicateWithEdge (kind PType, tree_nodeConstRef Op, unsigned int _From, unsigned int _To) | |
Public Member Functions inherited from PredicateBase | |
| PredicateBase (const PredicateBase &)=delete | |
| PredicateBase & | operator= (const PredicateBase &)=delete |
| PredicateBase ()=delete | |
| virtual | ~PredicateBase ()=default |
Static Public Member Functions | |
| static bool | classof (const PredicateBase *PB) |
Data Fields | |
| unsigned int | From |
| unsigned int | To |
Data Fields inherited from PredicateBase | |
| kind | Type |
| tree_nodeConstRef | OriginalOp |
Additional Inherited Members | |
Protected Member Functions inherited from PredicateBase | |
| PredicateBase (kind PT, tree_nodeConstRef Op) | |
|
delete |
|
inline |
Definition at line 170 of file eSSA.cpp.
References THROW_ASSERT.
|
inlinestatic |
Definition at line 165 of file eSSA.cpp.
References PredicateBase::Type.
Referenced by getBlockEdge(), getBranchBlock(), materializeStack(), and eSSA::renameUses().

1.8.13