Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h159 unsigned ComputeSameTails(unsigned CurHash, unsigned minCommonTailLength,
H A DBranchFolding.cpp651 unsigned BranchFolder::ComputeSameTails(unsigned CurHash, in ComputeSameTails() function in BranchFolder
914 unsigned maxCommonTailLength = ComputeSameTails(CurHash, in TryTailMergeBlocks()