Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DValue.cpp23 auto *IndVal2 = cast<ReferenceValue>(&Val2); in areEquivalentIndirectionValues() local
27 auto *IndVal2 = cast<PointerValue>(&Val2); in areEquivalentIndirectionValues() local