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