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