Searched refs:ExVal (Results 1 – 1 of 1) sorted by relevance
3184 ExtractValueInst *ExVal = ExtractValueInst::Create(NewCB, 0, "", Next); in visitCallBase() local3185 DFSF.SkipInsts.insert(ExVal); in visitCallBase()3188 DFSF.setShadow(ExVal, ExShadow); in visitCallBase()3191 CB.replaceAllUsesWith(ExVal); in visitCallBase()