Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp64 static bool canRemoveInstruction(Instruction *I) { in canRemoveInstruction() function
86 !canRemoveInstruction(CB)) || in tryToReplaceWithConstant()
230 if (canRemoveInstruction(&Inst)) in simplifyInstsInBlock()