Searched refs:useNewValueStores (Results 1 – 2 of 2) sorted by relevance
165 bool useNewValueStores() const { return UseNewValueStores; } in useNewValueStores() function
3051 if (MI.mayStore() && !Subtarget.useNewValueStores()) in mayBeNewStore()