Searched defs:BranchIfNotTrue (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 1157 void PandaGen::BranchIfNotTrue(const ir::AstNode *node, Label *target) in BranchIfNotTrue() function in panda::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | pandagen.cpp | 852 void PandaGen::BranchIfNotTrue(const ir::AstNode *node, Label *target) in BranchIfNotTrue() function in ark::es2panda::compiler::PandaGen |