Searched refs:OtherInsts (Results 1 – 1 of 1) sorted by relevance
200 llvm::SmallVector<Instruction *, 4> OtherInsts; in split() local207 OtherInsts.push_back(&Inst); in split()211 for (Instruction *Inst : reverse(OtherInsts)) { in split()