Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp451 InterExplodedGraphMap Pass2Scratch; in trim() local
452 Pass2Ty &Pass2 = ForwardMap ? *ForwardMap : Pass2Scratch; in trim()