Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1614 bool CannotRemove = false; in visitCallInst() local
1617 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()