.. |
DefItem.cc
|
class for referring to definitions of variables or record fields
|
2021-01-23 10:48:14 -08:00 |
DefItem.h
|
class for referring to definitions of variables or record fields
|
2021-01-23 10:48:14 -08:00 |
DefPoint.h
|
Simplify declaration of DefPointType enum
|
2021-02-01 17:54:57 -08:00 |
DefSetsMgr.cc
|
Adjust various reaching-def move/reference semantics
|
2021-02-01 22:00:56 -08:00 |
DefSetsMgr.h
|
Fix IntrusivePtr release leaks in reaching-def logic
|
2021-02-01 23:25:15 -08:00 |
Expr.cc
|
fix for analyzing non-reduced ASTs
|
2021-01-23 12:29:04 -08:00 |
GenRDs.cc
|
removed unnecessary statement flagged by Coverity (thanks, Jon!)
|
2021-02-10 19:08:52 -08:00 |
GenRDs.h
|
some tidying with smart pointers
|
2021-02-06 09:49:37 -08:00 |
Inline.cc
|
low-level tidying
|
2021-01-10 14:15:11 -08:00 |
Inline.h
|
low-level tidying
|
2021-01-10 14:15:11 -08:00 |
ProfileFunc.cc
|
Remove Func::AsScriptFunc() methods
|
2020-12-13 14:03:39 -08:00 |
ProfileFunc.h
|
make script function profiles immutable
|
2021-01-10 13:36:28 -08:00 |
ReachingDefs.cc
|
Speedup ReachingDefs logic by ~15%
|
2021-02-04 17:23:14 -08:00 |
ReachingDefs.h
|
Speedup ReachingDefs logic by ~15%
|
2021-02-04 17:23:14 -08:00 |
Reduce.cc
|
whitespace micro-preening
|
2021-02-05 21:03:10 -08:00 |
Reduce.h
|
Adjust reference/move nitpicks in use-def/reduce code
|
2021-02-08 17:53:21 -08:00 |
ScriptOpt.cc
|
driver glue for invoking use-def construction
|
2021-02-06 10:58:56 -08:00 |
ScriptOpt.h
|
some tidying with smart pointers
|
2021-02-06 09:49:37 -08:00 |
Stmt.cc
|
enhancements/changes to the Reduce class in preparation for use-defs
|
2021-02-06 09:52:35 -08:00 |
TempVar.cc
|
Use string for TempVar::name
|
2021-01-13 13:49:32 -08:00 |
TempVar.h
|
Use string for TempVar::name
|
2021-01-13 13:49:32 -08:00 |
UseDefs.cc
|
activate &is_used
|
2021-02-23 08:32:14 -08:00 |
UseDefs.h
|
Adjust reference/move nitpicks in use-def/reduce code
|
2021-02-08 17:53:21 -08:00 |