summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-08-17 02:51:59 +0000
committerMatthias Braun <matze@braunis.de>2016-08-17 02:51:59 +0000
commitb1e0558df480b584cd3697198c0808c001538d39 (patch)
tree7d091cc6387e67661c582fdf102bb32fe161fa15 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent2c931798d6412cd7e63a4971255def73f71b1e13 (diff)
downloadbcm5719-llvm-b1e0558df480b584cd3697198c0808c001538d39.tar.gz
bcm5719-llvm-b1e0558df480b584cd3697198c0808c001538d39.zip
IfConversion: Use range based for; NFC
Also avoid some pointless use of auto! Because that's friendlier to readers and avoids several types accidentally resolving to unnecessary references here (MachineInstr *&, unsigned &). llvm-svn: 278894
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud