Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1662 Value *getUnderlyingObjectThroughLoads(Value *V) { in getUnderlyingObjectThroughLoads() function
1664 return getUnderlyingObjectThroughLoads(Ptr); in getUnderlyingObjectThroughLoads()
1753 V = getUnderlyingObjectThroughLoads(V); in write()