OSDN Git Service

Move several non-performance-critical member functinos out of line.
authorDan Gohman <gohman@apple.com>
Mon, 21 Jun 2010 18:46:45 +0000 (18:46 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 21 Jun 2010 18:46:45 +0000 (18:46 +0000)
commite407c1d1583cfc788fa7d00fee5f612c3f224983
tree9a435a96a85d310bef7c8debd3be7fd2db2db026
parentb1e51f6910d23b7383c44a4650092c14be791bf8
Move several non-performance-critical member functinos out of line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106444 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Pass.h
include/llvm/PassAnalysisSupport.h
include/llvm/PassManagers.h
include/llvm/PassSupport.h
lib/VMCore/Pass.cpp
lib/VMCore/PassManager.cpp