Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion.h43 : hoist_constants_(hoist_constants), in hoist_constants_() function
57 bool hoist_constants_; variable
Dwhile_loop_invariant_code_motion.cc111 return !hoist_constants_; in NotWorthHoistingIndividually()
178 if (unhoisted_invariant_instructions.empty() && !hoist_constants_) { in TryHoistingInvariantInstructionsFromWhileBody()