Searched refs:parentBlockIt (Results 1 – 1 of 1) sorted by relevance
170 auto parentBlockIt = blockNumbersOfExecution.find(parentBlock); in getNumberOfExecutions() local171 if (parentBlockIt == blockNumbersOfExecution.end()) in getNumberOfExecutions()173 const auto &parentBlockInfo = parentBlockIt->getSecond(); in getNumberOfExecutions()