HomeSort by relevance Sort by last modified time
    Searched full:hoistspill (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/CodeGen/
InlineSpiller.cpp 168 bool hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI);
664 /// hoistSpill - Given a sibling copy that defines a value to be spilled, insert
666 bool InlineSpiller::hoistSpill(LiveInterval &SpillLI, MachineInstr *CopyMI) {
    [all...]

Completed in 185 milliseconds