Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h162 unsigned ComputeSameTails(unsigned CurHash, unsigned minCommonTailLength,
H A DBranchFolding.cpp657 unsigned BranchFolder::ComputeSameTails(unsigned CurHash, in ComputeSameTails() function in BranchFolder
922 unsigned maxCommonTailLength = ComputeSameTails(CurHash, in TryTailMergeBlocks()