Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1992 Value *getUnderlyingObjectThroughLoads(Value *V) { in getUnderlyingObjectThroughLoads() function
1994 return getUnderlyingObjectThroughLoads(Ptr); in getUnderlyingObjectThroughLoads()
2083 V = getUnderlyingObjectThroughLoads(V); in write()