Searched refs:mapAttributeTypes (Results 1 – 1 of 1) sorted by relevance
514 AttributeList mapAttributeTypes(LLVMContext &C, AttributeList Attrs);670 AttributeList IRLinker::mapAttributeTypes(LLVMContext &C, AttributeList Attrs) { in mapAttributeTypes() function in IRLinker697 F->setAttributes(mapAttributeTypes(F->getContext(), F->getAttributes())); in copyFunctionProto()