llvm::GlobalValueSummary::setNoRenameOnPromotion

Set whether promotion must not rename this static global.

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

void
setNoRenameOnPromotion(bool NoRenameOnPromotion);

Parameters

NameDescription
NoRenameOnPromotionNew no-rename-on-promotion flag.