Searched refs:shouldConvertBranchOperand (Results 1 – 3 of 3) sorted by relevance
58 function_ref<bool(BranchOpInterface, int)> shouldConvertBranchOperand) in BranchOpInterfaceTypeConversion() argument60 shouldConvertBranchOperand(shouldConvertBranchOperand) {} in BranchOpInterfaceTypeConversion()78 if (!shouldConvertBranchOperand || shouldConvertBranchOperand(op, idx)) in matchAndRewrite()88 function_ref<bool(BranchOpInterface, int)> shouldConvertBranchOperand; member in __anon0778ab1c0211::BranchOpInterfaceTypeConversion114 function_ref<bool(BranchOpInterface, int)> shouldConvertBranchOperand) { in populateBranchOpInterfaceTypeConversionPattern() argument116 typeConverter, patterns.getContext(), shouldConvertBranchOperand); in populateBranchOpInterfaceTypeConversionPattern()
46 shouldConvertBranchOperand = nullptr);
532 auto shouldConvertBranchOperand = [&](BranchOpInterface branchOp, in runOnOperation() local539 shouldConvertBranchOperand); in runOnOperation()