Home
last modified time | relevance | path

Searched defs:SetLabel (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Ddominators_tree.h86 void SetLabel(BasicBlock *dest, BasicBlock *block) in SetLabel() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Ddominators_tree.h84 void SetLabel(BasicBlock *dest, BasicBlock *block) in SetLabel() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcleanup.h148 void SetLabel(Inst *inst, Inst *label) in SetLabel() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.h135 void SetLabel(Inst *inst, Inst *label) in SetLabel() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp177 void CodeGen::SetLabel([[maybe_unused]] const ir::AstNode *node, Label *label) in SetLabel() function in panda::es2panda::compiler::CodeGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp788 void PandaGen::SetLabel([[maybe_unused]] const ir::AstNode *node, Label *label) in SetLabel() function in panda::es2panda::compiler::PandaGen