Searched refs:foundIndex (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/mcpat/
H A DxmlParser.cc2755 int foundIndex = 0; local
2759 if (*j == foundIndex) return pc;
2760 foundIndex++;

Completed in 23 milliseconds