Searched refs:InstrLowerer (Results 1 – 1 of 1) sorted by relevance
219 class InstrLowerer final { class221 InstrLowerer(Module &M, const InstrProfOptions &Options, in InstrLowerer() function in __anon21e6fd6b0111::InstrLowerer661 InstrLowerer Lowerer(M, Options, GetTLI, IsCS); in run()712 void InstrLowerer::doSampling(Instruction *I) { in doSampling()793 bool InstrLowerer::lowerIntrinsics(Function *F) { in lowerIntrinsics()841 bool InstrLowerer::isRuntimeCounterRelocationEnabled() const { in isRuntimeCounterRelocationEnabled()853 bool InstrLowerer::isSamplingEnabled() const { in isSamplingEnabled()859 bool InstrLowerer::isCounterPromotionEnabled() const { in isCounterPromotionEnabled()866 void InstrLowerer::promoteCounterLoadStores(Function *F) { in promoteCounterLoadStores()923 bool InstrLowerer::lower() { in lower()[all …]