Searched refs:func_art_portable_find_instance_field_from_code (Results 1 – 1 of 1) sorted by relevance
620 Function* func_art_portable_find_instance_field_from_code = mod->getFunction("art_portable_find_ins… in makeLLVMModuleContents() local621 if (!func_art_portable_find_instance_field_from_code) { in makeLLVMModuleContents()622 func_art_portable_find_instance_field_from_code = Function::Create( in makeLLVMModuleContents()626 func_art_portable_find_instance_field_from_code->setCallingConv(CallingConv::C); in makeLLVMModuleContents()629 func_art_portable_find_instance_field_from_code->setAttributes(func_art_portable_find_instance_fiel… in makeLLVMModuleContents()