Searched defs:AddLabel (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| H A D | regAllocator.cpp | 65 void SimpleAllocator::AddLabel(Label *const label) const in AddLabel() function in ark::es2panda::compiler::SimpleAllocator |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| H A D | regAllocator.h | 58 void AddLabel(Label *label) in AddLabel() function in panda::es2panda::panda::es2panda::compiler::RegAllocator |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ | ||
| H A D | mir_symbol.h | 746 LabelIdx AddLabel(GStrIdx nameIdx) in AddLabel() function in maple::MIRLabelTable |
Completed in 3 milliseconds