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

  /external/deqp-deps/SPIRV-Tools/source/opt/
propagator.h 82 // SSAPropagator::kNotInteresting: Instruction I produces nothing of
113 // value. Much like the kNotInteresting case, the propagator will
185 enum PropStatus { kNotInteresting, kInteresting, kVarying };
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
propagator.h 82 // SSAPropagator::kNotInteresting: Instruction I produces nothing of
113 // value. Much like the kNotInteresting case, the propagator will
185 enum PropStatus { kNotInteresting, kInteresting, kVarying };

Completed in 507 milliseconds