Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp189 static Instruction *cloneInstructionInExitBlock(
1415 static Instruction *cloneInstructionInExitBlock( in cloneInstructionInExitBlock() function
1523 New = SunkCopies[ExitBlock] = cloneInstructionInExitBlock( in sinkThroughTriviallyReplaceablePHI()