Searched defs:BranchIfNotUndefined (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| H A D | ETSGen.h | 274 void BranchIfNotUndefined([[maybe_unused]] const ir::AstNode *node, [[maybe_unused]] Label *ifUndefined) in BranchIfNotUndefined() function in ark::es2panda::compiler::final |
| H A D | pandagen.cpp | 841 void PandaGen::BranchIfNotUndefined(const ir::AstNode *node, Label *target) in BranchIfNotUndefined() function in ark::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| H A D | pandagen.cpp | 1131 void PandaGen::BranchIfNotUndefined(const ir::AstNode *node, Label *target) in BranchIfNotUndefined() function in panda::es2panda::compiler::PandaGen |
Completed in 9 milliseconds