HomeSort by relevance Sort by last modified time
    Searched refs:ComputeSameTails (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
BranchFolding.h 105 unsigned ComputeSameTails(unsigned CurHash, unsigned minCommonTailLength,
BranchFolding.cpp 590 /// ComputeSameTails - Look through all the blocks in MergePotentials that have
600 unsigned BranchFolder::ComputeSameTails(unsigned CurHash,
751 unsigned maxCommonTailLength = ComputeSameTails(CurHash,
    [all...]

Completed in 40 milliseconds