Searched refs:Set2 (Results 1 – 2 of 2) sorted by relevance
997 MachineInstr &Set2 = *BuildMI(*I.getParent(), I, I.getDebugLoc(), in selectFCmp() local1005 constrainSelectedInstRegOperands(Set2, TII, TRI, RBI); in selectFCmp()
1818 static bool isIntersect(SmallSetVector<SUnit *, 8> &Set1, const NodeSet &Set2, in isIntersect() argument1823 if (Set2.count(SU) != 0) in isIntersect()