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