Searched refs:ToUpdate (Results 1 – 1 of 1) sorted by relevance
963 BasicBlock *ToUpdate = worklist.back(); in threadEdge() local967 if (ToUpdate == NewSucc) continue; in threadEdge()974 OverDefinedCache.find(std::make_pair(ToUpdate, *I)); in threadEdge()979 ValueCacheEntryTy::iterator CI = Entry.find(ToUpdate); in threadEdge()992 worklist.insert(worklist.end(), succ_begin(ToUpdate), succ_end(ToUpdate)); in threadEdge()