Searched refs:ToUpdate (Results 1 – 1 of 1) sorted by relevance
1066 BasicBlock *ToUpdate = worklist.back(); in threadEdge() local1070 if (ToUpdate == NewSucc) continue; in threadEdge()1076 OverDefinedCache.find(std::make_pair(ToUpdate, V)); in threadEdge()1081 ValueCacheEntryTy::iterator CI = Entry.find(ToUpdate); in threadEdge()1094 worklist.insert(worklist.end(), succ_begin(ToUpdate), succ_end(ToUpdate)); in threadEdge()