Searched defs:opIndex (Results 1 – 4 of 4) sorted by relevance
65 int32_t opIndex = -1; member
162 for (opIndex in 0 until attributedHistoricalOps.opCount) { in getDiscreteOps() constant
281 Result setInOut(Execution* execution, uint32_t index, uint32_t opIndex, in setInOut()
863 int opIndex = opsReadyToRun.back(); in sortIntoRunOrder() local