Searched defs:compiledMethod (Results 1 – 4 of 4) sorted by relevance
566 auto compiledMethod = AdaptCode(*methodsIt, {section.GetMemory(), section.GetSize()}); in CollectAotBuilderOffsets() local613 auto compiledMethod = compiler::CompiledMethod(GetArch(), method, 0); in AdaptCode() local651 auto compiledMethod = AdaptCode(static_cast<Method *>(*methodsIt), code); in LinkModule() local
475 CompiledMethod compiledMethod(graph->GetArch(), method, 0); in EmitElf() local
947 CompiledMethod compiledMethod(ctx->graph->GetArch(), ctx->method, ctx->index); in FinalizeCompileAot() local
986 auto *compiledMethod = compilerCtx.GetMethod(); in StartCompileMethod() local