[llvm][NFC] Fixed non-compliant style in InlineAdvisor.h
authorMircea Trofin <mtrofin@google.com>
Mon, 18 May 2020 17:26:45 +0000 (10:26 -0700)
committerMircea Trofin <mtrofin@google.com>
Mon, 18 May 2020 17:26:45 +0000 (10:26 -0700)
commit691980ebb47127c611be6e85f27e1778d5d213d8
tree5c5838c46e697118afdc77eec8b6af0aa5d8902d
parent2084330e41d301cf9eaa3495d8968bff70846c7b
[llvm][NFC] Fixed non-compliant style in InlineAdvisor.h

Changed OnPass{Entry|Exit} -> onPass{Entry|Exit}

Also fixed a small typo in a comment.
llvm/include/llvm/Analysis/InlineAdvisor.h
llvm/lib/Transforms/IPO/Inliner.cpp