Searched refs:AltExecutionCount (Results 1 – 1 of 1) sorted by relevance
277 Expected<int64_t> AltExecutionCount = Ctx.evaluate(Region.FalseCount); in loadFunctionRecord() local278 if (auto E = AltExecutionCount.takeError()) { in loadFunctionRecord()282 Function.pushRegion(Region, *ExecutionCount, *AltExecutionCount); in loadFunctionRecord()