Home
last modified time | relevance | path

Searched defs:BranchIfUndefined (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.h264 …void BranchIfUndefined([[maybe_unused]] const ir::AstNode *node, [[maybe_unused]] Label *ifUndefin… in BranchIfUndefined() function
Dpandagen.cpp835 void PandaGen::BranchIfUndefined(const ir::AstNode *node, Label *target) in BranchIfUndefined() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1111 void PandaGen::BranchIfUndefined(const ir::AstNode *node, Label *target) in BranchIfUndefined() function in panda::es2panda::compiler::PandaGen