Searched refs:ITrunc (Results 1 – 1 of 1) sorted by relevance
4704 if (Instruction *ITrunc = dyn_cast<Instruction>(Trunc)) { in promoteOperandForOther() local4706 ITrunc->moveAfter(ExtOpnd); in promoteOperandForOther()4708 Truncs->push_back(ITrunc); in promoteOperandForOther()