Searched refs:enabledFor (Results 1 – 3 of 3) sorted by relevance
108 bool enabledFor(llvm::object::ELFObjectFileBase *InputFile) const;
280 bool BoltAddressTranslation::enabledFor( in enabledFor() function in llvm::bolt::BoltAddressTranslation
474 !(opts::AggregateOnly && BAT->enabledFor(InputFile)) && in discoverStorage()738 if (opts::AggregateOnly && BAT->enabledFor(InputFile)) { in run()1767 if (!opts::SaveProfile.empty() && BAT->enabledFor(InputFile)) { in adjustCommandLineOptions()2799 if (BAT->enabledFor(InputFile)) { in preprocessProfileData()