Home
last modified time | relevance | path

Searched refs:concatGates_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstring_builder_optimizer.h42 concatGates_(chunk) {} in StringBuilderOptimizer()
123 ChunkVector<GateRef> concatGates_; member in panda::ecmascript::kungfu::StringBuilderOptimizer
H A Dstring_builder_optimizer.cpp42 for (auto gate : concatGates_) { in VisitGraph()
51 concatGates_.push_back(gate); in FindBuilderBegin()

Completed in 2 milliseconds