Searched refs:BranchIfNotTrue (Results 1 – 2 of 2) sorted by relevance
350 void BranchIfNotTrue(const ir::AstNode *node, class Label *target);
1090 void PandaGen::BranchIfNotTrue(const ir::AstNode *node, Label *target) in BranchIfNotTrue() function in panda::es2panda::compiler::PandaGen