Searched defs:opsWithUsers (Results 1 – 1 of 1) sorted by relevance
69 SmallPtrSetImpl<Operation *> &opsWithUsers, in isOpLoopInvariant()162 SmallPtrSetImpl<Operation *> &opsWithUsers, in areAllOpsInTheBlockListInvariant()179 SmallPtrSetImpl<Operation *> &opsWithUsers, in checkInvarianceOfNestedIfOps()207 SmallPtrSet<Operation *, 8> opsWithUsers; in runOnAffineForOp() local