Searched refs:IsLoopBackUse (Results 1 – 3 of 3) sorted by relevance
453 if (acc.IsLoopBackUse(cur.gate, cur.it)) { in RunFlowCyclesFind()
605 bool IsLoopBackUse(GateRef gate, const UseIterator &useIt) const;
1859 bool GateAccessor::IsLoopBackUse(GateRef gate, const UseIterator &useIt) const in IsLoopBackUse() function in panda::ecmascript::kungfu::GateAccessor