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

  /external/llvm/lib/CodeGen/
BranchFolding.h 110 bool CreateCommonTailOnlyBlock(MachineBasicBlock *&PredBB,
BranchFolding.cpp 655 /// CreateCommonTailOnlyBlock - None of the blocks to be tail-merged consist
657 bool BranchFolder::CreateCommonTailOnlyBlock(MachineBasicBlock *&PredBB,
801 if (!CreateCommonTailOnlyBlock(PredBB, SuccBB,
    [all...]

Completed in 552 milliseconds