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

  /external/llvm/lib/CodeGen/
BranchFolding.h 115 void RemoveDeadBlock(MachineBasicBlock *MBB);
TailDuplication.cpp 114 void RemoveDeadBlock(MachineBasicBlock *MBB);
215 RemoveDeadBlock(MBB);
    [all...]
BranchFolding.cpp 105 /// RemoveDeadBlock - Remove the specified dead machine basic block from the
107 void BranchFolder::RemoveDeadBlock(MachineBasicBlock *MBB) {
    [all...]

Completed in 3287 milliseconds