Searched refs:SuppressSTP (Results 1 – 2 of 2) sorted by relevance
146 bool SuppressSTP = false; in runOnMachineFunction() local156 if (!SuppressSTP && shouldAddSTPToBlock(MI.getParent())) in runOnMachineFunction()160 SuppressSTP = true; in runOnMachineFunction()
141 bool SuppressSTP = false; in runOnMachineFunction() local151 if (!SuppressSTP && shouldAddSTPToBlock(MI.getParent())) in runOnMachineFunction()155 SuppressSTP = true; in runOnMachineFunction()