Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCalls.cpp711 bool CannotRemove = false; in visitCallInst() local
714 CannotRemove = true; in visitCallInst()
726 CannotRemove = true; in visitCallInst()
735 if (!CannotRemove && (isa<ReturnInst>(TI) || isa<ResumeInst>(TI) || in visitCallInst()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2211 bool CannotRemove = false; in visitCallInst() local
2214 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3665 bool CannotRemove = false; in visitCallInst() local
3668 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()