Searched defs:method_index (Results 1 – 5 of 5) sorted by relevance
181 auto method_index = bitmap.PopCount(index); in FindMethodHeader() local
525 size_t method_index = 0; in Compile() local594 bool Paoc::Compile(Method *method, size_t method_index) in Compile()
386 … MaybeLinkMethodToAotCode(Method *method, const compiler::AotClass &aot_class, size_t method_index) in MaybeLinkMethodToAotCode()437 size_t method_index = 0; in LoadMethods() local
1092 void AddMethod(const CompiledMethod &method, size_t method_index) in AddMethod()
988 auto method_index = file_->GetMethodIndex(&header); in ReadIndexHeaders() local