Home
last modified time | relevance | path

Searched refs:RemoveBlocksWithHash (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h168 void RemoveBlocksWithHash(unsigned CurHash, MachineBasicBlock *SuccBB,
H A DBranchFolding.cpp693 void BranchFolder::RemoveBlocksWithHash(unsigned CurHash, in RemoveBlocksWithHash() function in BranchFolder
929 RemoveBlocksWithHash(CurHash, SuccBB, PredBB, BranchDL); in TryTailMergeBlocks()
976 RemoveBlocksWithHash(CurHash, SuccBB, PredBB, BranchDL); in TryTailMergeBlocks()