Searched refs:isOldLoopArgument (Results 1 – 2 of 2) sorted by relevance
1484 static bool isOldLoopArgument(Metadata *MD) { in isOldLoopArgument() function1535 if (!llvm::any_of(T->operands(), isOldLoopArgument)) in upgradeInstructionLoopAttachment()
3661 static bool isOldLoopArgument(Metadata *MD) { in isOldLoopArgument() function3712 if (none_of(T->operands(), isOldLoopArgument)) in upgradeInstructionLoopAttachment()