Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1352 bool GetNoICPValue) { in getValueProfDataFromInst() argument
1378 if (!GetNoICPValue && (CntValue == NOMORE_ICP_MAGICNUM)) in getValueProfDataFromInst()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h294 bool GetNoICPValue = false);