Searched refs:UO2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp419 *UO2 = GetUnderlyingObject(P2, DL); local
423 if (UO1 != UO2)
427 uint64_t ObjectSize = getPointerSize(UO2, DL, TLI, F);

Completed in 85 milliseconds