Home
last modified time | relevance | path

Searched defs:is_first_iteration (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dkernel_support_library.cc41 [&](llvm::Value* indvar, bool is_first_iteration) -> Status { in ForWithStatus()
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexSpacing.cpp621 bool is_first_iteration = true; in getEdgesForTrianglesTessellation() local