[ThinLTO] Rename edges() to calls() for clarity (NFC)
authorTeresa Johnson <tejohnson@google.com>
Fri, 25 Mar 2016 18:59:13 +0000 (18:59 +0000)
committerTeresa Johnson <tejohnson@google.com>
Fri, 25 Mar 2016 18:59:13 +0000 (18:59 +0000)
commitaae261004265189ef9b3f48172d3381e18b9488f
tree6e7a64d1b411f45cd9d0145292a9438d31ee0560
parent1c4005264685fce12cf2044bb74f09ff774866f1
[ThinLTO] Rename edges() to calls() for clarity (NFC)

Helps distinguish from refs() which iterates over non-call references.

llvm-svn: 264445
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp