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