Searched refs:InstrLowerer (Results 1 – 1 of 1) sorted by relevance
253 class InstrLowerer final { class255 InstrLowerer(Module &M, const InstrProfOptions &Options, in InstrLowerer() function in __anon21e6fd6b0111::InstrLowerer683 InstrLowerer Lowerer(M, Options, GetTLI, IsCS); in run()734 void InstrLowerer::doSampling(Instruction *I) { in doSampling()804 bool InstrLowerer::lowerIntrinsics(Function *F) { in lowerIntrinsics()852 bool InstrLowerer::isRuntimeCounterRelocationEnabled() const { in isRuntimeCounterRelocationEnabled()864 bool InstrLowerer::isSamplingEnabled() const { in isSamplingEnabled()870 bool InstrLowerer::isCounterPromotionEnabled() const { in isCounterPromotionEnabled()877 void InstrLowerer::promoteCounterLoadStores(Function *F) { in promoteCounterLoadStores()934 bool InstrLowerer::lower() { in lower()[all …]