Searched refs:CustomFn (Results 1 – 1 of 1) sorted by relevance
1454 if (Function *CustomFn = dyn_cast<Function>(CustomF)) { in visitCallSite() local1455 CustomFn->copyAttributesFrom(F); in visitCallSite()1459 CustomFn->removeAttributes(AttributeSet::FunctionIndex, in visitCallSite()