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