Searched defs:getUnderlyingObject (Results 1 – 2 of 2) sorted by relevance
1309 auto getUnderlyingObject = [](const Value *Ptr) -> const Value * { in collectEquivalenceClasses() local
6535 const Value *llvm::getUnderlyingObject(const Value *V, unsigned MaxLookup) { in getUnderlyingObject() function in llvm