Searched refs:MaybeInstCount (Results 1 – 1 of 1) sorted by relevance
274 auto MaybeInstCount = in processRemark() local276 if (!MaybeInstCount) in processRemark()277 return MaybeInstCount.takeError(); in processRemark()278 FuncNameToSizeInfo[Remark.FunctionName].InstCount = *MaybeInstCount; in processRemark()