Searched refs:IRPromoter (Results 1 – 1 of 1) sorted by relevance
104 class IRPromoter { class125 IRPromoter(LLVMContext &C, unsigned Width, SetVector<Value *> &visited, in IRPromoter() function in __anonab9dbb3d0111::IRPromoter411 void IRPromoter::ReplaceAllUsersOfWith(Value *From, Value *To) { in ReplaceAllUsersOfWith()436 void IRPromoter::ExtendSources() { in ExtendSources()474 void IRPromoter::PromoteTree() { in PromoteTree()523 void IRPromoter::TruncateSinks() { in TruncateSinks()593 void IRPromoter::Cleanup() { in Cleanup()629 void IRPromoter::ConvertTruncs() { in ConvertTruncs()656 void IRPromoter::Mutate() { in Mutate()909 IRPromoter Promoter(*Ctx, PromotedWidth, CurrentVisited, Sources, Sinks, in TryToPromote()