Searched refs:is_not_def_by_constant (Results 1 – 1 of 1) sorted by relevance
3000 auto is_not_def_by_constant = [](Value operand) { in matchAndRewrite() local3003 if (llvm::any_of(createMaskOp.operands(), is_not_def_by_constant)) in matchAndRewrite()