Searched refs:GetMainMethodIndexes (Results 1 – 2 of 2) sorted by relevance
148 auto &mainMethods = bytecodeInfo_.GetMainMethodIndexes(); in TopologicalSortForRecords()187 auto &mainMethodIndexes = bytecodeInfo_.GetMainMethodIndexes(); in InitializeCompileQueue()
442 std::vector<uint32_t>& GetMainMethodIndexes() in GetMainMethodIndexes() function