Home
last modified time | relevance | path

Searched defs:body_profile_index (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfor_thunk.cc28 absl::optional<size_t> body_profile_index) in ForThunk()
Dwhile_thunk.cc32 absl::optional<size_t> body_profile_index) in WhileThunk()
Dir_emitter_unnested.cc3855 absl::optional<size_t> condition_profile_index, body_profile_index; in BuildWhileThunk() local
3883 absl::optional<size_t> body_profile_index; in BuildForThunk() local