Searched refs:currentItem (Results 1 – 1 of 1) sorted by relevance
292 Value currentItem = workList.pop_back_val(); in compute() local294 if (!visitedValues.insert(currentItem).second) in compute()301 currentItem, dyn_cast<BranchOpInterface>( in compute()302 currentItem.getParentBlock()->getTerminator())); in compute()308 for (auto *user : currentItem.getUsers()) in compute()317 if (currentItem.dyn_cast<BlockArgument>()) { in compute()319 currentItem.cast<BlockArgument>(); in compute()360 Operation *currentItemDefiningOp = currentItem.getDefiningOp(); in compute()