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