Searched refs:CannotRemove (Results 1 – 1 of 1) sorted by relevance
1614 bool CannotRemove = false; in visitCallInst() local1617 CannotRemove = true; in visitCallInst()1629 CannotRemove = true; in visitCallInst()1635 CannotRemove = true; in visitCallInst()1644 if (!CannotRemove && (isa<ReturnInst>(TI) || isa<ResumeInst>(TI))) in visitCallInst()