Searched refs:deleteDeadCastInst (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h200 void deleteDeadCastInst() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp929 void ConstantHoistingPass::deleteDeadCastInst() const { function in class:ConstantHoistingPass
968 deleteDeadCastInst();

Completed in 96 milliseconds