Searched refs:CheckControlFlowChange (Results 1 – 4 of 4) sorted by relevance
49 if (pg->CheckControlFlowChange()) { in Compile()
327 if (pg_->CheckControlFlowChange()) { in YieldStar()
326 bool CheckControlFlowChange() const;
730 bool PandaGen::CheckControlFlowChange() const in CheckControlFlowChange() function in panda::es2panda::compiler::PandaGen