Searched refs:parentBlockExecutions (Results 1 – 1 of 1) sorted by relevance
174 auto parentBlockExecutions = getNumberOfExecutions(parentBlockInfo); in getNumberOfExecutions() local177 if (!parentBlockExecutions.hasValue()) in getNumberOfExecutions()181 numberOfExecutions *= *parentBlockExecutions; in getNumberOfExecutions()