Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h165 void RemoveBlocksWithHash(unsigned CurHash, MachineBasicBlock* SuccBB,
H A DBranchFolding.cpp687 void BranchFolder::RemoveBlocksWithHash(unsigned CurHash, in RemoveBlocksWithHash() function in BranchFolder
921 RemoveBlocksWithHash(CurHash, SuccBB, PredBB); in TryTailMergeBlocks()
968 RemoveBlocksWithHash(CurHash, SuccBB, PredBB); in TryTailMergeBlocks()