Records a mapping from an opaque lowering context to its LibcallLoweringInfo.
Synopsis
Declared in <llvm/Analysis/LibcallLoweringInfo.h>
class ModuleLibcallLoweringInfo;
Description
The context is identified by an opaque key (which should be TargetSubtargetInfo*)
Member Functions
Name |
Description |
|
Constructors |
Return the LibcallLoweringInfo for the context identified by |
|
Conversion to |
Non-Member Functions
Name |
Description |
Resolve the LibcallLoweringInfo for |
Created with MrDocs