Home
last modified time | relevance | path

Searched defs:CurHash (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DBranchFolding.cpp653 unsigned BranchFolder::ComputeSameTails(unsigned CurHash, in ComputeSameTails()
689 void BranchFolder::RemoveBlocksWithHash(unsigned CurHash, in RemoveBlocksWithHash()
904 unsigned CurHash = MergePotentials.back().getHash(); in TryTailMergeBlocks() local