Identifies profitable indirect call promotion candidates.
Synopsis
Declared in <llvm/Analysis/IndirectCallPromotionAnalysis.h>
class ICallPromotionAnalysis;
Description
Uses indirect‐call value profile metadata when it is available.
Member Functions
Name |
Description |
|
Construct an analysis for identifying indirect call promotion candidates. |
Returns reference to array of InstrProfValueData for the given instruction |
Created with MrDocs