Searched refs:CannotRemove (Results 1 – 1 of 1) sorted by relevance
1646 bool CannotRemove = false; in visitCallInst() local1649 CannotRemove = true; in visitCallInst()1661 CannotRemove = true; in visitCallInst()1670 if (!CannotRemove && (isa<ReturnInst>(TI) || isa<ResumeInst>(TI))) in visitCallInst()