OSDN Git Service

Use .empty() instead of comparing .size() with 0.
authorDan Gohman <gohman@apple.com>
Tue, 27 Jan 2009 22:12:23 +0000 (22:12 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 27 Jan 2009 22:12:23 +0000 (22:12 +0000)
commit5f7c41c9d091ad3ac9d0f5ebcf1ef9acd98e4e64
treecb2c88bde59f500b17c163f3673d307961a60c74
parent1bb1d99f23c655f11455607dd725b239ade4464d
Use .empty() instead of comparing .size() with 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63139 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ScheduleDAGSDNodes.h