Searched refs:willBeMovedSet (Results 1 – 1 of 1) sorted by relevance
83 SmallPtrSet<Operation *, 8> willBeMovedSet; in moveLoopInvariantCode() local89 return (definingOp && !!willBeMovedSet.count(definingOp)) || in moveLoopInvariantCode()100 willBeMovedSet.insert(&op); in moveLoopInvariantCode()