forked from OSchip/llvm-project
				
			
							parent
							
								
									3e527cd823
								
							
						
					
					
						commit
						ebf90db084
					
				| 
						 | 
				
			
			@ -843,8 +843,8 @@ public:
 | 
			
		|||
 | 
			
		||||
  bool enableEarlyIfConversion() const override;
 | 
			
		||||
 | 
			
		||||
  void getPostRAMutations(
 | 
			
		||||
      std::vector<std::unique_ptr<ScheduleDAGMutation>> &Mutations) const;
 | 
			
		||||
  void getPostRAMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>>
 | 
			
		||||
                              &Mutations) const override;
 | 
			
		||||
 | 
			
		||||
  AntiDepBreakMode getAntiDepBreakMode() const override {
 | 
			
		||||
    return TargetSubtargetInfo::ANTIDEP_CRITICAL;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue