Searched defs:existingInsns (Results 1 – 1 of 1) sorted by relevance
544 … std::list<Insn *> &existingInsns, std::list<Insn *> &moveInsns) in BackwardFindDependency()778 … std::list<Insn *> existingInsns; /* the insns must be retained in the ifBB (and the return BB) */ in IsolateFastPath() local