Home
last modified time | relevance | path

Searched defs:PartialProfileRatio (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h64 double PartialProfileRatio = 0.0; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp139 double PartialProfileRatio = Summary->getPartialProfileRatio(); computeThresholds() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp238 double PartialProfileRatio = 0; in getFromMD() local