Searched refs:SplitAllEHCode (Results 1 – 1 of 1) sorted by relevance
61 static cl::opt<bool> SplitAllEHCode( variable176 if (!UseProfileData && !SplitAllEHCode) in runOnMachineFunction()216 else if (UseProfileData && isColdBlock(MBB, MBFI, PSI) && !SplitAllEHCode) in runOnMachineFunction()221 if (SplitAllEHCode) in runOnMachineFunction()