reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3376 if (!AFI->getGlobalsPromotedToConstantPool().count(GVar) && Size > 4) 3377 if (AFI->getPromotedConstpoolIncrease() + PaddedSize - 4 >= 3405 if (!AFI->getGlobalsPromotedToConstantPool().count(GVar)) { 3406 AFI->markGlobalAsPromotedToConstantPool(GVar); 3407 AFI->setPromotedConstpoolIncrease(AFI->getPromotedConstpoolIncrease() + 3407 AFI->setPromotedConstpoolIncrease(AFI->getPromotedConstpoolIncrease() +