Searched refs:CastBack (Results 1 – 1 of 1) sorted by relevance
2282 SDValue CastBack = DAG.getNode(ISD::BITCAST, SL, VT, CastVal); in performStoreCombine() local2283 DAG.ReplaceAllUsesOfValueWith(Val, CastBack); in performStoreCombine()