Searched refs:valueInScopeCount (Results 1 – 1 of 1) sorted by relevance
133 emitter.valueInScopeCount.push(emitter.valueInScopeCount.top()); in Scope()137 emitter.valueInScopeCount.pop(); in ~Scope()180 std::stack<int64_t> valueInScopeCount; member686 valueInScopeCount.push(0); in CppEmitter()693 valueMapper.insert(val, formatv("v{0}", ++valueInScopeCount.top())); in getOrCreateName()