Searched defs:Joined (Results 1 – 2 of 2) sorted by relevance
155 struct Joined { in onCall() struct156 void operator()() const { in onCall()160 OnCall a, b; in onCall()
405 bool Joined = PerformTrivialForwardCoalescing(MI, &MBB); in ProcessBlock() local