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