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