Searched defs:vecSourceRegs (Results 1 – 1 of 1) sorted by relevance
492 …Arch64GenProEpilog::InsertInsnRegs(Insn &insn, bool insertSource, std::set<regno_t> &vecSourceRegs, in InsertInsnRegs()583 std::set<regno_t> vecSourceRegs; /* the soureRegs of existingInsns */ in BackwardFindDependency() local