Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp3970 static const Value *getUnderlyingObjectFromInt(const Value *V) { in getUnderlyingObjectFromInt() function
4015 getUnderlyingObjectFromInt(cast<User>(V)->getOperand(0)); in getUnderlyingObjectsForCodeGen()