Home
last modified time | relevance | path

Searched refs:Pass2Scratch (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp452 InterExplodedGraphMap Pass2Scratch; in trim() local
453 Pass2Ty &Pass2 = ForwardMap ? *ForwardMap : Pass2Scratch; in trim()