Home
last modified time | relevance | path

Searched defs:FromState (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDFAEmitter.cpp63 for (state_type FromState : DS) { in visitDfaState() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp401 ProgramStateRef FromState, in getPersistentStateWithGDM()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp661 auto MemAliasPropagate = [&](MatchState FromState, MatchState ToState) { in processWorkListItem()