Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dtuple_ops.cc95 std::vector<llvm::Value*> generated_allocas; in EmitTupleAllocasAtFunctionEntry() local
104 generated_allocas.push_back(alloca); in EmitTupleAllocasAtFunctionEntry()
107 return generated_allocas; in EmitTupleAllocasAtFunctionEntry()