Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h97 unsigned BBDupThreshold; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3287 BlockFrequency BBDupThreshold(scaleThreshold(BB)); in findDuplicateCandidates() local