Searched defs:definedOps (Results 1 – 1 of 1) sorted by relevance
71 SmallPtrSetImpl<Operation *> &definedOps, in isOpLoopInvariant()157 Region &blockList, Value indVar, SmallPtrSetImpl<Operation *> &definedOps, in areAllOpsInTheBlockListInvariant()173 SmallPtrSetImpl<Operation *> &definedOps, in checkInvarianceOfNestedIfOps()195 SmallPtrSet<Operation *, 8> definedOps; in runOnAffineForOp() local