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

  /external/llvm/lib/CodeGen/
BranchFolding.cpp 208 MadeChange |= MBB->CorrectExtraCFGEdges(TBB, FBB, !Cond.empty());
    [all...]
MachineBasicBlock.cpp     [all...]
IfConversion.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 594 /// CorrectExtraCFGEdges - Various pieces of code can cause excess edges in
600 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,

Completed in 242 milliseconds