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