Ted Kremenek
2d99f97c17
- Add MemRegion::getMemorySpace()
...
- Change implementation of MemRegion::hasStackStorage()/hasHeapStorage() to use
'getMemorySpace()'. This avoids a double traversal up the region hierarchy
and is simpler.
- Add MemRegion::hasHeapOrStackStorage() as a slightly more efficient
alternative to 'hasStackStorage() || hasHeapStorage()'.
llvm-svn: 73977
2009-06-23 18:17:08 +00:00
..
2009-06-18 23:20:05 +00:00
2009-06-18 23:58:37 +00:00
2009-06-18 23:58:37 +00:00
2009-06-23 09:02:15 +00:00
2009-03-26 03:35:11 +00:00
2009-06-23 17:55:07 +00:00
2009-06-23 18:05:21 +00:00
2009-06-18 16:11:24 +00:00
2009-06-17 22:28:13 +00:00
2009-06-18 16:11:24 +00:00
2009-04-23 01:02:12 +00:00
2009-06-18 16:11:24 +00:00
2009-06-23 16:54:53 +00:00
2009-06-23 09:02:15 +00:00
2009-03-12 23:41:59 +00:00
2008-07-07 16:21:19 +00:00
2009-05-09 00:44:07 +00:00
2009-06-23 18:05:21 +00:00
2009-06-23 00:46:41 +00:00
2009-06-23 09:02:15 +00:00
2009-05-20 09:00:16 +00:00
2009-06-23 17:55:07 +00:00
2009-06-18 23:58:37 +00:00
2009-04-07 05:25:24 +00:00
2009-03-16 23:06:59 +00:00
2009-06-23 18:17:08 +00:00
2009-05-15 02:05:25 +00:00
2009-06-18 23:20:05 +00:00
2009-06-23 18:17:08 +00:00
2009-06-18 23:20:05 +00:00
2009-06-18 23:20:05 +00:00
2009-06-16 09:55:50 +00:00
2009-06-23 09:02:15 +00:00
2009-06-19 06:00:32 +00:00
2009-03-28 06:33:19 +00:00
2009-06-23 09:02:15 +00:00