Lines Matching full:itrunc
3022 if (Instruction *ITrunc = dyn_cast<Instruction>(Trunc)) {3023 ITrunc->removeFromParent();3025 ITrunc->insertAfter(ExtOpnd);3027 Truncs->push_back(ITrunc);