Synopsis
Declared in <llvm/Analysis/DomConditionCache.h>
class DomConditionCache;
Member Functions
Name |
Description |
Access the list of branches which affect this value. |
|
Add a branch condition to the cache. |
|
Remove a value from the cache, e.g. because it will be erased. |
Created with MrDocs