Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp64 static bool equivalentValues(QualType Type, Value *Val1, in equivalentValues() function
262 if (!equivalentValues(Loc->getType(), Val, *this, It->second, Other, Model)) in equivalentTo()