Searched refs:MaybeInstCount (Results 1 – 1 of 1) sorted by relevance
260 auto MaybeInstCount = in processRemark() local262 if (!MaybeInstCount) in processRemark()263 return MaybeInstCount.takeError(); in processRemark()264 FuncNameToSizeInfo[Remark.FunctionName].InstCount = *MaybeInstCount; in processRemark()