Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1646 bool CannotRemove = false; in visitCallInst() local
1649 CannotRemove = true; in visitCallInst()
1661 CannotRemove = true; in visitCallInst()
1670 if (!CannotRemove && (isa<ReturnInst>(TI) || isa<ResumeInst>(TI))) in visitCallInst()