Home
last modified time | relevance | path

Searched defs:RunOnce (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.cpp97 bool Cleanup::RunOnce(ArenaSet<BasicBlock *> *empty_blocks, ArenaSet<BasicBlock *> *new_empty_block… in RunOnce() function in panda::compiler::Cleanup
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcleanup.cpp122 bool Cleanup::RunOnce(ArenaSet<BasicBlock *> *emptyBlocks, ArenaSet<BasicBlock *> *newEmptyBlocks, … in RunOnce() function in ark::compiler::Cleanup