Searched refs:IsPreallocatedTempBuffer (Results 1 – 5 of 5) sorted by relevance
76 if (allocation.maybe_live_out() || allocation.IsPreallocatedTempBuffer()) { in Build()97 if (allocation.IsPreallocatedTempBuffer()) { in Build()141 allocation.IsPreallocatedTempBuffer()) { in TearDown()
231 if (alloc->IsPreallocatedTempBuffer()) { in BuildKernelPrototype()1617 if (alloc.IsPreallocatedTempBuffer()) { in BuildKernelThunk()
221 bool IsPreallocatedTempBuffer() const { in IsPreallocatedTempBuffer() function
303 if (IsPreallocatedTempBuffer()) { in ToString()542 return !allocation.IsPreallocatedTempBuffer(); in CombineTempAllocations()623 if (allocation.IsPreallocatedTempBuffer()) { in ComputeSummaryStats()
1720 EXPECT_TRUE(buffer.IsPreallocatedTempBuffer()); in TEST_F()