Searched refs:labelInScopeCount (Results 1 – 1 of 1) sorted by relevance
134 emitter.labelInScopeCount.push(emitter.labelInScopeCount.top()); in Scope()138 emitter.labelInScopeCount.pop(); in ~Scope()181 std::stack<int64_t> labelInScopeCount; member687 labelInScopeCount.push(0); in CppEmitter()700 blockMapper.insert(&block, formatv("label{0}", ++labelInScopeCount.top())); in getOrCreateName()