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