Searched refs:canSinkStoresAndGEPs (Results 1 – 1 of 1) sorted by relevance
118 bool canSinkStoresAndGEPs(StoreInst *S0, StoreInst *S1) const;230 bool MergedLoadStoreMotion::canSinkStoresAndGEPs(StoreInst *S0, in canSinkStoresAndGEPs() function in MergedLoadStoreMotion337 if (!canSinkStoresAndGEPs(S0, S1)) in mergeStores()