Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1868 Value *getUnderlyingObjectThroughLoads(Value *V) { in getUnderlyingObjectThroughLoads() function
1870 return getUnderlyingObjectThroughLoads(Ptr); in getUnderlyingObjectThroughLoads()
1959 V = getUnderlyingObjectThroughLoads(V); in write()