aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/Reader/BitcodeReader.h
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2012-11-12 21:42:53 +0000
committerEvan Cheng <evan.cheng@apple.com>2012-11-12 21:42:53 +0000
commit0655668b113950521c06b85ae81f0c592d755dbd (patch)
tree63bc2403ec9b6652f01fc5bef26c2ecb6dd80b56 /lib/Bitcode/Reader/BitcodeReader.h
parent3c9e55867e2c8ae7a9e528bce865ebfa963f30a9 (diff)
Cache size of PassVector to speed up getNumContainedPasses().
getNumContainedPasses() used to compute the size of the vector on demand. It is called repeated in loops (such as runOnFunction()) and it can be updated while inside the loop. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167759 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions