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