Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp178 static Instruction *cloneInstructionInExitBlock(
1476 static Instruction *cloneInstructionInExitBlock( in cloneInstructionInExitBlock() function
1587 New = SunkCopies[ExitBlock] = cloneInstructionInExitBlock( in sinkThroughTriviallyReplaceablePHI()