Searched refs:HotText (Results 1 – 6 of 6) sorted by relevance
27 extern cl::opt<bool> HotText;45 if (opts::HotText) { in adjustCommandLineOptions()54 opts::HotText = true; in adjustCommandLineOptions()
46 extern llvm::cl::opt<bool> HotText;
119 cl::opt<bool> HotText( variable
251 if (opts::HotText) { in emitFunctions()264 if (opts::HotText) { in emitFunctions()
260 if (opts::HotText && in forceSymbolRelocations()
1720 !opts::HotText.getNumOccurrences()) { in adjustCommandLineOptions()1721 opts::HotText = true; in adjustCommandLineOptions()1722 } else if (opts::HotText && !BC->HasRelocations) { in adjustCommandLineOptions()1724 opts::HotText = false; in adjustCommandLineOptions()1727 if (opts::HotText && opts::HotTextMoveSections.getNumOccurrences() == 0) { in adjustCommandLineOptions()3629 if (opts::HotText) { in mapCodeSections()4705 if (opts::HotText && in updateELFSymbolTable()4779 if (opts::HotText && !NumHotTextSymsUpdated) { in updateELFSymbolTable()