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

/external/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp341 *UO2 = GetUnderlyingObject(P2, &TD); local
345 if (UO1 != UO2)
349 uint64_t ObjectSize = getPointerSize(UO2, AA);

Completed in 70 milliseconds