Searched refs:dstDepInsts (Results 1 – 1 of 1) sorted by relevance
450 SmallPtrSet<Operation *, 2> dstDepInsts; in getFusedLoopNestInsertionPoint() local453 dstDepInsts.insert(getNode(inEdge.id)->op); in getFusedLoopNestInsertionPoint()477 if (dstDepInsts.count(op) > 0) in getFusedLoopNestInsertionPoint()