Searched refs:allocResults (Results 1 – 1 of 1) sorted by relevance
69 SmallPtrSet<Value, 4> allocResults; in wouldOpBeTriviallyDeadImpl() local73 allocResults.insert(it.getValue()); in wouldOpBeTriviallyDeadImpl()75 if (!llvm::all_of(effects, [&allocResults]( in wouldOpBeTriviallyDeadImpl()79 if (allocResults.contains(it.getValue())) in wouldOpBeTriviallyDeadImpl()