HomeSort by relevance Sort by last modified time
    Searched refs:ShouldProcess (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/grappler/optimizers/
layout_optimizer.cc 476 if (ShouldProcess()) {
561 virtual bool ShouldProcess() const {
    [all...]
  /art/compiler/optimizing/
register_allocator_linear_scan.cc 86 static bool ShouldProcess(bool processing_core_registers, LiveInterval* interval) {
435 if (ShouldProcess(processing_core_registers_, instruction->GetLiveInterval())) {
450 if (ShouldProcess(processing_core_registers_, temp)) {
    [all...]

Completed in 339 milliseconds