Searched refs:GetStoreIfValid (Results 1 – 1 of 1) sorted by relevance
3681 auto GetStoreIfValid = [&CGF, in findDominatingStoreToReturnValue() local3723 return GetStoreIfValid(&I); in findDominatingStoreToReturnValue()3728 llvm::StoreInst *store = GetStoreIfValid(ReturnValuePtr->user_back()); in findDominatingStoreToReturnValue()