Searched refs:CannotRemove (Results 1 – 1 of 1) sorted by relevance
3866 bool CannotRemove = false; in visitCallInst() local3869 CannotRemove = true; in visitCallInst()3881 CannotRemove = true; in visitCallInst()3887 CannotRemove = true; in visitCallInst()3896 if (!CannotRemove && (isa<ReturnInst>(TI) || isa<ResumeInst>(TI))) in visitCallInst()