Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h161 unsigned ComputeSameTails(unsigned CurHash, unsigned minCommonTailLength,
H A DBranchFolding.cpp653 unsigned BranchFolder::ComputeSameTails(unsigned CurHash, in ComputeSameTails() function in BranchFolder
908 unsigned maxCommonTailLength = ComputeSameTails(CurHash, in TryTailMergeBlocks()