HomeSort by relevance Sort by last modified time
    Searched refs:JoinIntervals (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
RegisterCoalescer.h 65 /// joinIntervals - join compatible live intervals
66 void joinIntervals();
80 /// JoinIntervals - Attempt to join these two intervals. On failure, this
83 bool JoinIntervals(CoalescerPair &CP);
RegisterCoalescer.cpp     [all...]

Completed in 305 milliseconds