Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h909 bool shouldReduceLatency(const CandPolicy &Policy, SchedBoundary &CurrZone,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp2494 bool GenericSchedulerBase::shouldReduceLatency(const CandPolicy &Policy, in shouldReduceLatency() function in GenericSchedulerBase
2541 (IsPostRA || shouldReduceLatency(Policy, CurrZone, !RemLatencyComputed, in setPolicy()