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.cpp2455 Value *getUnderlyingObjectThroughLoads(Value *V) { in getUnderlyingObjectThroughLoads() function
2457 return getUnderlyingObjectThroughLoads(Ptr); in getUnderlyingObjectThroughLoads()
2545 V = getUnderlyingObjectThroughLoads(V); in write()