Searched refs:SpeculatedInstructions (Results 1 – 1 of 1) sorted by relevance
2912 unsigned &SpeculatedInstructions, in validateAndCostRequiredSelects() argument2955 ++SpeculatedInstructions; in validateAndCostRequiredSelects()2956 if (SpeculatedInstructions > 1) in validateAndCostRequiredSelects()3048 unsigned SpeculatedInstructions = 0; in SpeculativelyExecuteBB() local3077 ++SpeculatedInstructions; in SpeculativelyExecuteBB()3078 if (SpeculatedInstructions > 1) in SpeculativelyExecuteBB()3112 ++SpeculatedInstructions; in SpeculativelyExecuteBB()3113 if (SpeculatedInstructions > 1) in SpeculativelyExecuteBB()3122 SpeculatedInstructions, in SpeculativelyExecuteBB()