Searched refs:CannotRemove (Results 1 – 3 of 3) 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()
3665 bool CannotRemove = false; in visitCallInst() local3668 CannotRemove = true; in visitCallInst()3680 CannotRemove = true; in visitCallInst()3686 CannotRemove = true; in visitCallInst()3695 if (!CannotRemove && (isa<ReturnInst>(TI) || isa<ResumeInst>(TI))) in visitCallInst()