Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLICM.cpp144 static Instruction *CloneInstructionInExitBlock(
1227 static Instruction *CloneInstructionInExitBlock( in CloneInstructionInExitBlock() function
1332 New = SunkCopies[ExitBlock] = CloneInstructionInExitBlock( in sinkThroughTriviallyReplaceablePHI()