Searched refs:func_art_portable_throw_array_bounds_from_code (Results 1 – 1 of 1) sorted by relevance
488 Function* func_art_portable_throw_array_bounds_from_code = mod->getFunction("art_portable_throw_arr… in makeLLVMModuleContents() local489 if (!func_art_portable_throw_array_bounds_from_code) { in makeLLVMModuleContents()490 func_art_portable_throw_array_bounds_from_code = Function::Create( in makeLLVMModuleContents()494 func_art_portable_throw_array_bounds_from_code->setCallingConv(CallingConv::C); in makeLLVMModuleContents()497 func_art_portable_throw_array_bounds_from_code->setAttributes(func_art_portable_throw_array_bounds_… in makeLLVMModuleContents()