Searched refs:SpecExecMaxSpeculationCost (Results 1 – 3 of 3) sorted by relevance
80 static cl::opt<unsigned> SpecExecMaxSpeculationCost( variable249 if (TotalSpeculationCost > SpecExecMaxSpeculationCost) in considerHoistingFromTo()
80 static cl::opt<unsigned> SpecExecMaxSpeculationCost( variable273 if (TotalSpeculationCost > SpecExecMaxSpeculationCost) in considerHoistingFromTo()
81 static cl::opt<unsigned> SpecExecMaxSpeculationCost( variable298 if (TotalSpeculationCost > SpecExecMaxSpeculationCost) in considerHoistingFromTo()