Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp3763 static const Value *getUnderlyingObjectFromInt(const Value *V) { in getUnderlyingObjectFromInt() function
3808 getUnderlyingObjectFromInt(cast<User>(V)->getOperand(0)); in getUnderlyingObjectsForCodeGen()