Function::getInstructionCount can be const.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53378
Make Function::getInstructionCount const ClosedPublic Authored by mtrofin on Oct 17 2018, 8:55 AM.
Details Summary Function::getInstructionCount can be const.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 18 2018, 11:04 AM Closed by commit rL344754: Make Function::getInstructionCount const (authored by mtrofin). · Explain WhyOct 18 2018, 12:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 170110 llvm/trunk/include/llvm/IR/Function.h
llvm/trunk/lib/IR/Function.cpp
|