Searched refs:NumInsn (Results 1 – 1 of 1) sorted by relevance
929 uint64_t NumInsn = MatchTable[CurrentIdx++]; in executeMatchTable() local932 << NumInsn << ")\n"); in executeMatchTable()934 for (unsigned K = 1, E = NumInsn + 1; K < E; ++K) { in executeMatchTable()1420 uint64_t NumInsn = MatchTable[CurrentIdx++]; in executeMatchTable() local1426 for (unsigned K = 0; K < NumInsn; ++K) { in executeMatchTable()