Home
last modified time | relevance | path

Searched refs:BranchIfNotTrue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h350 void BranchIfNotTrue(const ir::AstNode *node, class Label *target);
Dpandagen.cpp1090 void PandaGen::BranchIfNotTrue(const ir::AstNode *node, Label *target) in BranchIfNotTrue() function in panda::es2panda::compiler::PandaGen