Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DProfileSummary.h64 double PartialProfileRatio = 0; variable
/external/llvm-project/llvm/lib/IR/
DProfileSummary.cpp239 double PartialProfileRatio = 0; in getFromMD() local
/external/llvm-project/llvm/unittests/Analysis/
DProfileSummaryInfoTest.cpp51 double PartialProfileRatio = 0.0, in makeLLVMModule()
/external/llvm-project/llvm/lib/Analysis/
DProfileSummaryInfo.cpp295 double PartialProfileRatio = Summary->getPartialProfileRatio(); in computeThresholds() local
/external/llvm-project/llvm/unittests/ProfileData/
DSampleProfTest.cpp84 const double PartialProfileRatio = Summary.getPartialProfileRatio(); in verifyProfileSummary() local