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