Searched refs:SelLoad (Results 1 – 1 of 1) sorted by relevance
96 LoadInst *SelLoad = nullptr; in GetExceptionObject() local106 SelLoad = dyn_cast<LoadInst>(SelIVI->getOperand(1)); in GetExceptionObject()122 if (SelLoad && SelLoad->use_empty()) in GetExceptionObject()123 SelLoad->eraseFromParent(); in GetExceptionObject()