commit | ee129ed18ddc77b3bd12567987af302ec0e25c3a | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Thu Oct 23 00:06:27 2014 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Thu Oct 23 00:06:27 2014 +0000 |
tree | 7ed7f1cb27420592b2b71feae6a4fa21d001d42f | |
parent | 5385df6bba672e254d017027d769e3ed5f4fd003 [diff] |
[DebugInfo] Remove LexicalScopes::isCurrentFunctionScope and CSE a use of LexicalScopes::getCurrentFunctionScope Now that we're sure the only root (non-abstract) scope is the current function scope, there's no need for isCurrentFunctionScope, the property can be tested directly instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220451 91177308-0d34-0410-b5e6-96231b3b80d8