Home
last modified time | relevance | path

Searched refs:IsPostRA (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h918 void setPolicy(CandPolicy &Policy, bool IsPostRA, SchedBoundary &CurrZone,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2686 void GenericSchedulerBase::setPolicy(CandPolicy &Policy, bool IsPostRA, in setPolicy() argument
2712 (IsPostRA || shouldReduceLatency(Policy, CurrZone, !RemLatencyComputed, in setPolicy()