Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h39 unsigned MinTailLength = 0);
H A DBranchFolding.cpp144 ProfileSummaryInfo *PSI, unsigned MinTailLength) in BranchFolder() argument
145 : EnableHoistCommonCode(CommonHoist), MinCommonTailLength(MinTailLength), in BranchFolder()