Searched refs:Set2 (Results 1 – 3 of 3) sorted by relevance
21 CharacterSet=Set2
1046 MachineInstr &Set2 = *BuildMI(*I.getParent(), I, I.getDebugLoc(), in selectFCmp() local1054 constrainSelectedInstRegOperands(Set2, TII, TRI, RBI); in selectFCmp()
2183 static bool isIntersect(SmallSetVector<SUnit *, 8> &Set1, const NodeSet &Set2, in isIntersect() argument2187 if (Set2.count(SU) != 0) in isIntersect()