Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DProfileSummary.cpp182 static bool getOptionalVal(MDTuple *Tuple, unsigned &Idx, const char *Key, in getOptionalVal() function
237 if (!getOptionalVal(Tuple, I, "IsPartialProfile", IsPartialProfile)) in getFromMD()
240 if (!getOptionalVal(Tuple, I, "PartialProfileRatio", PartialProfileRatio)) in getFromMD()