Searched refs:checkInvarianceOfNestedIfOps (Results 1 – 1 of 1) sorted by relevance
54 checkInvarianceOfNestedIfOps(Operation *op, Value indVar, ValueRange iterArgs,74 if (!checkInvarianceOfNestedIfOps(&op, indVar, iterArgs, opsWithUsers, in isOpLoopInvariant()177 bool checkInvarianceOfNestedIfOps(Operation *op, Value indVar, in checkInvarianceOfNestedIfOps() function