Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.h150 void BranchIfNotUndefined(const ir::AstNode *node, Label *ifNotNull) in BranchIfNotUndefined() function
Dpandagen.cpp796 void PandaGen::BranchIfNotUndefined(const ir::AstNode *node, Label *target) in BranchIfNotUndefined() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1150 void PandaGen::BranchIfNotUndefined(const ir::AstNode *node, Label *target) in BranchIfNotUndefined() function in panda::es2panda::compiler::PandaGen