Searched refs:CannotRemove (Results 1 – 2 of 2) sorted by relevance
711 bool CannotRemove = false; in visitCallInst() local714 CannotRemove = true; in visitCallInst()726 CannotRemove = true; in visitCallInst()735 if (!CannotRemove && (isa<ReturnInst>(TI) || isa<ResumeInst>(TI) || in visitCallInst()
2211 bool CannotRemove = false; in visitCallInst() local2214 CannotRemove = true; in visitCallInst()2226 CannotRemove = true; in visitCallInst()2232 CannotRemove = true; in visitCallInst()2241 if (!CannotRemove && (isa<ReturnInst>(TI) || isa<ResumeInst>(TI))) in visitCallInst()