Searched refs:IsPreallocatedTempBuffer (Results 1 – 6 of 6) sorted by relevance
49 allocation.IsPreallocatedTempBuffer()) { in TearDown()
340 CHECK(allocation.maybe_live_out() || allocation.IsPreallocatedTempBuffer()); in BufferForAllocation()
600 if (alloc->IsPreallocatedTempBuffer()) { in BuildKernelPrototype()3357 if (alloc.IsPreallocatedTempBuffer()) { in BuildKernelThunkFromBufferSlices()
226 bool IsPreallocatedTempBuffer() const { in IsPreallocatedTempBuffer() function
363 if (IsPreallocatedTempBuffer()) { in ToString()621 return !allocation.IsPreallocatedTempBuffer(); in CombineTempAllocations()715 if (allocation.IsPreallocatedTempBuffer()) { in ComputeSummaryStats()
1892 EXPECT_TRUE(buffer.IsPreallocatedTempBuffer()); in TEST_F()