Home | History | Annotate | Download | only in codegen

Lines Matching defs:splits

705    std::list<Instruction *> splits;
938 splits.push_back(insn);
1379 splits.clear(); // avoid duplicate entries on next coalesce pass
1607 for (std::list<Instruction *>::iterator it = splits.begin();
1608 it != splits.end();
1619 splits.clear();
1947 // spilling splits is annoying, just make sure they're separate