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

  /external/llvm/lib/CodeGen/
BranchFolding.h 108 void RemoveBlocksWithHash(unsigned CurHash, MachineBasicBlock* SuccBB,
BranchFolding.cpp 634 /// RemoveBlocksWithHash - Remove all blocks with hash CurHash from
636 void BranchFolder::RemoveBlocksWithHash(unsigned CurHash,
758 RemoveBlocksWithHash(CurHash, SuccBB, PredBB);
803 RemoveBlocksWithHash(CurHash, SuccBB, PredBB);
    [all...]

Completed in 123 milliseconds