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

  /external/llvm/lib/CodeGen/
RegisterCoalescer.h 109 /// shouldJoinPhys - Return true if a physreg copy should be joined.
110 bool shouldJoinPhys(CoalescerPair &CP);
RegisterCoalescer.cpp 891 /// shouldJoinPhys - Return true if a copy involving a physreg should be joined.
    [all...]

Completed in 120 milliseconds