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