Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp235 uint64_t IsPartialProfile = 0; in getFromMD() local
/llvm-project/llvm/unittests/Analysis/
H A DProfileSummaryInfoTest.cpp50 uint64_t IsPartialProfile = 0, in makeLLVMModule() argument
/llvm-project/llvm/unittests/ProfileData/
H A DSampleProfTest.cpp87 const bool IsPartialProfile = Summary.isPartialProfile(); in verifyProfileSummary() local