Searched refs:SetToLocal (Results 1 – 1 of 1) sorted by relevance
343 auto SetToLocal = [&](int64_t LocalValue, ResourceInfoKind RIK) { in gatherResourceInfo() local366 SetToLocal(FRI.UsesVCC, ResourceInfoKind::RIK_UsesVCC); in gatherResourceInfo()367 SetToLocal(FRI.UsesFlatScratch, ResourceInfoKind::RIK_UsesFlatScratch); in gatherResourceInfo()368 SetToLocal(FRI.HasDynamicallySizedStack, in gatherResourceInfo()370 SetToLocal(FRI.HasRecursion, ResourceInfoKind::RIK_HasRecursion); in gatherResourceInfo()371 SetToLocal(FRI.HasIndirectCall, ResourceInfoKind::RIK_HasIndirectCall); in gatherResourceInfo()