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

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 145 LiveInterval::Segment addSegmentToEndOfBlock(unsigned reg,
  /external/llvm/lib/CodeGen/
PHIElimination.cpp 463 LIS->addSegmentToEndOfBlock(IncomingReg, NewSrcInstr);
LiveIntervalAnalysis.cpp 645 LiveIntervals::addSegmentToEndOfBlock(unsigned reg, MachineInstr* startInst) {
    [all...]

Completed in 153 milliseconds