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

  /external/llvm/lib/CodeGen/
TailDuplication.cpp 119 void RemoveDeadBlock(MachineBasicBlock *MBB);
224 RemoveDeadBlock(MBB);
    [all...]
BranchFolding.cpp 104 /// RemoveDeadBlock - Remove the specified dead machine basic block from the
106 void BranchFolder::RemoveDeadBlock(MachineBasicBlock *MBB) {
    [all...]

Completed in 4322 milliseconds