Searched refs:InsertedInsts (Results 1 – 3 of 3) sorted by relevance
331 SetOfInstrs InsertedInsts; member in __anon01de4a8e0111::CodeGenPrepare383 InsertedInsts.clear(); in releaseMemory()1975 assert(!InsertedInsts.count(AndI) && in sinkAndCmp0Expression()1977 (void)InsertedInsts; in sinkAndCmp0Expression()2458 InsertedInsts.insert(ExtVal); in optimizeCallInst()3374 const SetOfInstrs &InsertedInsts; member in __anon01de4a8e0c11::AddressingModeMatcher3407 InsertedInsts(InsertedInsts), PromotedInsts(PromotedInsts), TPT(TPT), in AddressingModeMatcher()6665 InsertedInsts.insert(InsertedTrunc); in optimizeExtUses()6834 InsertedInsts.insert(NewAnd); in optimizeLoadExt()7284 InsertedInsts.insert(NI); in tryToSinkFreeOperands()[all …]
491 SmallVectorImpl<Instruction *> &InsertedInsts);
3903 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom() argument3976 InsertedInsts.push_back(Trunc); in recognizeBSwapOrBitReverseIdiom()3981 InsertedInsts.push_back(Result); in recognizeBSwapOrBitReverseIdiom()3986 InsertedInsts.push_back(Result); in recognizeBSwapOrBitReverseIdiom()3992 InsertedInsts.push_back(ExtInst); in recognizeBSwapOrBitReverseIdiom()