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

  /external/llvm/lib/CodeGen/
SplitKit.h 433 /// enters the block in IntvIn and leaves it in IntvOut. There may be uses in
439 /// @param IntvOut Interval index leaving the block.
440 /// @param EnterAfter When set, enter IntvOut after this point.
443 unsigned IntvOut, SlotIndex EnterAfter);
457 /// block on the stack (or isn't live-in at all) and leaves it in IntvOut.
463 /// @param IntvOut Interval index leaving the block.
464 /// @param EnterAfter When set, enter IntvOut after this point.
466 unsigned IntvOut, SlotIndex EnterAfter);
SplitKit.cpp     [all...]
RegAllocGreedy.cpp     [all...]

Completed in 405 milliseconds