Searched refs:InsertedInsts (Results 1 – 3 of 3) sorted by relevance
303 SetOfInstrs InsertedInsts; member in __anon78e22a880111::CodeGenPrepare475 InsertedInsts.clear(); in runOnFunction()1760 assert(!InsertedInsts.count(AndI) && in sinkAndCmp0Expression()1762 (void) InsertedInsts; in sinkAndCmp0Expression()2222 InsertedInsts.insert(ExtVal); in optimizeCallInst()3144 const SetOfInstrs &InsertedInsts; member in __anon78e22a880c11::AddressingModeMatcher3177 InsertedInsts(InsertedInsts), PromotedInsts(PromotedInsts), TPT(TPT), in AddressingModeMatcher()6406 InsertedInsts.insert(InsertedTrunc); in optimizeExtUses()6575 InsertedInsts.insert(NewAnd); in optimizeLoadExt()6995 InsertedInsts.insert(NI); in tryToSinkFreeOperands()[all …]
462 SmallVectorImpl<Instruction *> &InsertedInsts);
3159 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom() argument3231 InsertedInsts.push_back(Trunc); in recognizeBSwapOrBitReverseIdiom()3236 InsertedInsts.push_back(Result); in recognizeBSwapOrBitReverseIdiom()3241 InsertedInsts.push_back(Result); in recognizeBSwapOrBitReverseIdiom()3247 InsertedInsts.push_back(ExtInst); in recognizeBSwapOrBitReverseIdiom()