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