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

  /external/llvm/lib/CodeGen/
RegisterCoalescer.h 61 /// ReMatDefs - Keep track of definition instructions which have
63 SmallPtrSet<MachineInstr*, 8> ReMatDefs;
VirtRegRewriter.cpp     [all...]
RegisterCoalescer.cpp 752 ReMatDefs.insert(DefMI);
    [all...]
LiveIntervalAnalysis.cpp     [all...]

Completed in 30 milliseconds