Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp233 llvm::DenseMap<BoolValue *, BoolValue *> &SubstitutionsCache) { in substituteBoolValue() argument
304 llvm::DenseMap<BoolValue *, BoolValue *> SubstitutionsCache( in buildAndSubstituteFlowCondition() local
311 llvm::DenseMap<BoolValue *, BoolValue *> &SubstitutionsCache) { in buildAndSubstituteFlowConditionWithCache() argument