Searched refs:TmpChains (Results 1 – 1 of 1) sorted by relevance
5400 SmallVector<SDValue, 2> TmpChains = {Tmp1.getValue(1), Tmp2.getValue(1)}; in PromoteNode() local5401 SDValue OutChain = DAG.getTokenFactor(dl, TmpChains); in PromoteNode()