Return true if summary‐based internalization and promotion has run.
Synopsis
Declared in <llvm/IR/ModuleSummaryIndex.h>
bool
withInternalizeAndPromote() const;
Return Value
True if summary‐based internalization and promotion has run.
Created with MrDocs