Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DBranchFolding.h41 unsigned MinTailLength = 0);
DBranchFolding.cpp140 ProfileSummaryInfo *PSI, unsigned MinTailLength) in BranchFolder() argument
141 : EnableHoistCommonCode(CommonHoist), MinCommonTailLength(MinTailLength), in BranchFolder()