Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h844 void setPolicy(CandPolicy &Policy, bool IsPostRA, SchedBoundary &CurrZone,
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2222 bool IsPostRA, in setPolicy() argument
2262 if (IsPostRA || (RemLatency + CurrZone.getCurrCycle() > Rem.CriticalPath)) { in setPolicy()