Declare the analyses required and preserved by this pass.
Synopsis
Declared in <llvm/Analysis/LazyBranchProbabilityInfo.h>
virtual
void
getAnalysisUsage(AnalysisUsage& AU) const override;
Parameters
Name |
Description |
AU |
Analysis usage to update. |
Created with MrDocs