Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir_constructor.h94 IrConstructor &NewBlock() in NewBlock() function in panda::compiler::final
1163 if (auto __b = builder_->NewBlock<ID>().Succs({__VA_ARGS__}).ScopedLife<BasicBlock>(); true)
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dir_constructor.h99 IrConstructor &NewBlock() in NewBlock() function in ark::compiler::final
1501 if (auto __b = builder_->NewBlock<ID>().Succs({__VA_ARGS__}).template ScopedLife<BasicBlock>(); true)

Completed in 5 milliseconds