reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/CodeGenPrepare.cpp
  418   InsertedInsts.clear();
 1885       InsertedInsts.insert(ExtVal);
 4717         InsertedInsts, PromotedInsts, TPT, LargeOffsetGEP);
 5134         TypePromotionHelper::getAction(I, InsertedInsts, *TLI, PromotedInsts);
 5638       InsertedInsts.insert(InsertedTrunc);
 5707       InsertedInsts.count(cast<Instruction>(*Load->user_begin())))
 5804   InsertedInsts.insert(NewAnd);
 6200     InsertedInsts.insert(NI);
 6924   if (InsertedInsts.count(I))
 7014     return sinkAndCmp0Expression(BinOp, *TLI, InsertedInsts);