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 117 void RemoveDeadBlock(MachineBasicBlock *MBB);
TailDuplication.cpp 123 void RemoveDeadBlock(MachineBasicBlock *MBB);
238 RemoveDeadBlock(MBB);
    [all...]
BranchFolding.cpp 112 /// RemoveDeadBlock - Remove the specified dead machine basic block from the
114 void BranchFolder::RemoveDeadBlock(MachineBasicBlock *MBB) {
    [all...]

Completed in 170 milliseconds