Home
last modified time | relevance | path

Searched refs:CannotRemove (Results 1 – 2 of 2) 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()