Searched refs:HeapResult (Results 1 – 4 of 4) sorted by relevance
71 struct HeapResult { struct82 std::vector<HeapResult<BufferType>> heap_results; argument241 using HeapResult = HeapSimulator::HeapResult<BufferType>; variable360 using HeapResult = HeapSimulator::HeapResult<BufferType>;441 HeapResult result_;
267 HeapSimulator::HeapResult<HloValue> result_;1088 const HeapSimulator::HeapResult<HloValue>& result = in TEST_F()1130 const HeapSimulator::HeapResult<HloValue>& result = in TEST_F()1176 const HeapSimulator::HeapResult<HloValue>& result = in TEST_F()1211 const HeapSimulator::HeapResult<HloValue>& result = in TEST_F()1243 const HeapSimulator::HeapResult<HloValue>& result = in TEST_F()1276 const HeapSimulator::HeapResult<HloValue>& result = in TEST_F()
414 [&](size_t lhs, const HeapResult<HloValue>& rhs) -> size_t { in Finish()
1607 for (const HeapSimulator::HeapResult<HloValue>& heap_result : in AssignBuffersFromHeapSimulator()