Searched refs:GetStoreIfValid (Results 1 – 1 of 1) sorted by relevance
2606 auto GetStoreIfValid = [&CGF](llvm::User *U) -> llvm::StoreInst * { in findDominatingStoreToReturnValue() local2643 return GetStoreIfValid(I); in findDominatingStoreToReturnValue()2647 GetStoreIfValid(CGF.ReturnValue.getPointer()->user_back()); in findDominatingStoreToReturnValue()