Home | History | Annotate | Download | only in IR

Lines Matching refs:copyAttributesFrom

400 /// copyAttributesFrom - copy all additional attributes (those not needed to
402 void Function::copyAttributesFrom(const GlobalValue *Src) {
404 GlobalObject::copyAttributesFrom(Src);