Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DValue.cpp20 static bool areEquivalentIndirectionValues(const Value &Val1, in areEquivalentIndirectionValues() function
40 return areEquivalentIndirectionValues(Val1, Val2); in areEquivalentValues()