Searched refs:isAllowedToBlock (Results 1 – 1 of 1) sorted by relevance
656 static bool isAllowedToBlock(func::FuncOp func) { in isAllowedToBlock() function675 if (isAllowedToBlock(func)) in funcsToCoroutines()681 if (isAllowedToBlock(func) || in funcsToCoroutines()812 return isAllowedToBlock(op->getParentOfType<func::FuncOp>()); in runOnOperation()