Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfDataUtils.cpp45 constexpr unsigned MinVPOps = 5; variable
108 return isTargetMD(ProfileData, MDProfLabels::ValueProfile, MinVPOps); in isValueProfileMD()