DependenceInfo ‐ This class is the main dependence‐analysis driver.
Synopsis
Declared in <llvm/Analysis/DependenceAnalysis.h>
class DependenceInfo;
Member Functions
Name |
Description |
|
Construct dependence analysis for function |
Test for a dependence between the Src and Dst instructions. |
|
Return the function being analyzed. |
|
Handle transitive invalidation when the cached analysis results go away. |
Created with MrDocs