Searched refs:startsBefore (Results 1 – 1 of 1) sorted by relevance
275 bool startsBefore(const Chain *Other) const { in startsBefore() function in __anon32224d0b0211::Chain379 return A.front()->startsBefore(B.front()); in runOnBasicBlock()458 assert((G1 == G2 || (G1->startsBefore(G2) ^ G2->startsBefore(G1))) && in colorChainSet()460 return G1->startsBefore(G2); in colorChainSet()