Searched refs:IsHugeFunc (Results 1 – 1 of 1) sorted by relevance
373 bool IsHugeFunc = false; member in __anon1d600f580111::CodeGenPrepare640 IsHugeFunc = F.size() > HugeFuncThresholdInCGPP; in _run()663 if (IsHugeFunc) { in _run()685 FuncIterated = IsHugeFunc; in _run()869 if (IsHugeFunc) { in eliminateFallThrough()1148 if (IsHugeFunc) { in eliminateMostlyEmptyBlock()1620 replaceAllUsesWith(BO, Math, FreshBBs, IsHugeFunc); in replaceMathCmpWithIntrinsic()1625 replaceAllUsesWith(Cmp, OV, FreshBBs, IsHugeFunc); in replaceMathCmpWithIntrinsic()2296 bool IsHugeFunc) { in despeculateCountZeros() argument2321 if (IsHugeFunc) in despeculateCountZeros()[all …]