Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2244 Value *getUnderlyingObjectThroughLoads(Value *V) { in getUnderlyingObjectThroughLoads() function
2246 return getUnderlyingObjectThroughLoads(Ptr); in getUnderlyingObjectThroughLoads()
2335 V = getUnderlyingObjectThroughLoads(V); in write()