Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2146 Value *getUnderlyingObjectThroughLoads(Value *V) { in getUnderlyingObjectThroughLoads() function
2148 return getUnderlyingObjectThroughLoads(Ptr); in getUnderlyingObjectThroughLoads()
2237 V = getUnderlyingObjectThroughLoads(V); in write()