reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5120 if (isa<LoadInst>(I->getOperand(0))) { 5121 ProfitablyMovedExts.push_back(I); 5134 TypePromotionHelper::getAction(I, InsertedInsts, *TLI, PromotedInsts); 5138 ProfitablyMovedExts.push_back(I); 5147 unsigned ExtCost = !TLI->isExtFree(I); 5149 Value *PromotedVal = TPH(I, TPT, PromotedInsts, NewCreatedInstsCost, 5172 ProfitablyMovedExts.push_back(I); 5197 ProfitablyMovedExts.push_back(I);