llvm-project/clang/lib/Analysis/FlowSensitive
Dmitri Gribenko c0c9d717df [clang][dataflow] Rename iterators from IT to It
The latter way to abbreviate is a lot more common in the LLVM codebase.

Reviewed By: sgatev, xazax.hun

Differential Revision: https://reviews.llvm.org/D130423
2022-07-25 20:28:47 +02:00
..
Models [clang][dataflow] Use NoopLattice in optional model 2022-06-29 20:10:42 +00:00
CMakeLists.txt [clang][dataflow] Generate readable form of boolean values. 2022-07-13 10:35:17 +00:00
ControlFlowContext.cpp [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
DataflowAnalysisContext.cpp [clang][dataflow] Rename iterators from IT to It 2022-07-25 20:28:47 +02:00
DataflowEnvironment.cpp [clang][dataflow] Rename iterators from IT to It 2022-07-25 20:28:47 +02:00
DebugSupport.cpp [clang][dataflow] Add DataflowEnvironment::dump() 2022-07-23 01:31:53 +02:00
Transfer.cpp [clang][dataflow] Rename iterators from IT to It 2022-07-25 20:28:47 +02:00
TypeErasedDataflowAnalysis.cpp [clang][dataflow] Rename iterators from IT to It 2022-07-25 20:28:47 +02:00
WatchedLiteralsSolver.cpp [clang][dataflow] Return a solution from the solver when `Constraints` are `Satisfiable`. 2022-07-07 20:21:19 +00:00