Searched refs:opsToHoist (Results 1 – 1 of 1) sorted by relevance
56 SmallPtrSetImpl<Operation *> &opsToHoist);59 SmallPtrSetImpl<Operation *> &opsToHoist);65 SmallPtrSetImpl<Operation *> &opsToHoist);70 SmallPtrSetImpl<Operation *> &opsToHoist) { in isOpLoopInvariant() argument75 opsToHoist)) { in isOpLoopInvariant()80 opsWithUsers, opsToHoist)) { in isOpLoopInvariant()155 opsToHoist.insert(&op); in isOpLoopInvariant()163 SmallPtrSetImpl<Operation *> &opsToHoist) { in areAllOpsInTheBlockListInvariant() argument185 opsWithUsers, opsToHoist)) { in checkInvarianceOfNestedIfOps()190 opsWithUsers, opsToHoist)) { in checkInvarianceOfNestedIfOps()[all …]