Home
last modified time | relevance | path

Searched refs:CannotRemove (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3866 bool CannotRemove = false; in visitCallInst() local
3869 CannotRemove = true; in visitCallInst()
3881 CannotRemove = true; in visitCallInst()
3887 CannotRemove = true; in visitCallInst()
3896 if (!CannotRemove && (isa<ReturnInst>(TI) || isa<ResumeInst>(TI))) in visitCallInst()