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