Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DProfileSummary.cpp235 uint64_t IsPartialProfile = 0; in getFromMD() local
236 if (!getOptionalVal(Tuple, I, "IsPartialProfile", IsPartialProfile)) in getFromMD()
247 NumCounts, NumFunctions, IsPartialProfile, in getFromMD()