Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp4655 static const Value *getUnderlyingObjectFromInt(const Value *V) { in getUnderlyingObjectFromInt() function
4699 getUnderlyingObjectFromInt(cast<User>(V)->getOperand(0)); in getUnderlyingObjectsForCodeGen()