Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp4547 static const Value *getUnderlyingObjectFromInt(const Value *V) { in getUnderlyingObjectFromInt() function
4591 getUnderlyingObjectFromInt(cast<User>(V)->getOperand(0)); in getUnderlyingObjectsForCodeGen()