Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoads.cpp55 static Value *getUnderlyingObjectWithOffset(Value *V, const TargetData *TD, in getUnderlyingObjectWithOffset() function
91 Base = getUnderlyingObjectWithOffset(V, TD, ByteOffset); in isSafeToLoadUnconditionally()