Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp56 static bool canRemoveInstruction(Instruction *I) { in canRemoveInstruction() function
78 !canRemoveInstruction(CB)) || in tryToReplaceWithConstant()
246 if (canRemoveInstruction(&Inst)) in simplifyInstsInBlock()