Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dbuffer_assignment_util.cc24 static const HloInstruction& InstrForConstantBufferAllocation( in InstrForConstantBufferAllocation() function
76 SanitizeConstantName(InstrForConstantBufferAllocation(allocation))); in ConstantBufferAllocationToGlobalName()
81 return InstrForConstantBufferAllocation(allocation).literal(); in LiteralForConstantAllocation()