Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1860 Value *getUnderlyingObjectThroughLoads(Value *V) { in getUnderlyingObjectThroughLoads() function
1862 return getUnderlyingObjectThroughLoads(Ptr); in getUnderlyingObjectThroughLoads()
1951 V = getUnderlyingObjectThroughLoads(V); in write()