Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1021 bool RemoveOutlierUNs) { in createBPFunctionNodes() argument
1051 if (RemoveOutlierUNs) { in createBPFunctionNodes()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h387 bool RemoveOutlierUNs = true);