Searched refs:liveIn (Results 1 – 2 of 2) sorted by relevance
157 bool liveIn = blockLiveness->isLiveIn(value) || in addAutomaticRefCounting() local159 if (!liveIn) in addAutomaticRefCounting()
445 for (Value liveIn : info->in()) in allocateMemoryIndices() local446 processValue(liveIn, &block.front()); in allocateMemoryIndices()