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

  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 711 MachineBasicBlock *FirstMBB = FuncInfo->MBB, *LastMBB;
717 LastMBB = FuncInfo->MBB = Scheduler->EmitSchedule(FuncInfo->InsertPt);
722 if (FirstMBB != LastMBB)
723 SDB->UpdateSplitBlock(FirstMBB, LastMBB);
    [all...]

Completed in 156 milliseconds