Searched refs:replaceStoreOfInsertLoad (Results 1 – 1 of 1) sorted by relevance
528 SDValue replaceStoreOfInsertLoad(StoreSDNode *ST);21003 SDValue DAGCombiner::replaceStoreOfInsertLoad(StoreSDNode *ST) { in replaceStoreOfInsertLoad() function in DAGCombiner21195 if (SDValue NewST = replaceStoreOfInsertLoad(ST)) in visitSTORE()