Searched refs:ApplyExtTspWithoutProfile (Results 1 – 2 of 2) sorted by relevance
218 extern cl::opt<bool> ApplyExtTspWithoutProfile;3514 (ApplyExtTspWithoutProfile || MF.getFunction().hasProfileData())) { in runOnMachineFunction()
61 cl::opt<bool> ApplyExtTspWithoutProfile( variable