Searched defs:bufs_external_allocs (Results 1 – 1 of 1) sorted by relevance
127 const std::unordered_set<BufPtr>& bufs_external_allocs) { in AllocBufsWithMemReuse()209 const std::unordered_set<BufPtr>& bufs_external_allocs, in insertAllocFree()309 const auto bufs_external_allocs = ExternalAllocBufFinder::find(stmt_); in allocIntermediateBufs() local