From: Craig Topper Date: Sun, 3 Jan 2016 19:43:40 +0000 (+0000) Subject: Use std::is_sorted and std::none_of instead of manual loops. NFC X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=2921ff9ffcfd09db1c8d304188739d8d89de5611;hp=2921ff9ffcfd09db1c8d304188739d8d89de5611 Use std::is_sorted and std::none_of instead of manual loops. NFC git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256719 91177308-0d34-0410-b5e6-96231b3b80d8 ---