Searched refs:FuncGroups (Results 1 – 1 of 1) sorted by relevance
831 auto FuncGroups = CGM.getCodeGenOpts().XRayTotalFunctionGroups; in StartFunction() local832 if (FuncGroups > 1) { in StartFunction()835 auto Group = crc32(FuncName) % FuncGroups; in StartFunction()