Searched refs:IsLoopBack (Results 1 – 3 of 3) sorted by relevance
177 if (gateAcc.IsFinished(*use) || gateAcc.IsLoopBack(*use)) { in RunCFGIsDAGCheck()
458 bool IsLoopBack(GateRef gate) const;
639 bool GateAccessor::IsLoopBack(GateRef gate) const in IsLoopBack() function in panda::ecmascript::kungfu::GateAccessor