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