Searched refs:tryStore (Results 1 – 2 of 2) sorted by relevance
65 bool tryStore(SDNode *N);
92 if (tryStore(N)) in Select()1703 bool NVPTXDAGToDAGISel::tryStore(SDNode *N) { in tryStore() function in NVPTXDAGToDAGISel