Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp169 static Instruction *cloneInstructionInExitBlock(
1403 static Instruction *cloneInstructionInExitBlock( in cloneInstructionInExitBlock() function
1509 New = SunkCopies[ExitBlock] = cloneInstructionInExitBlock( in sinkThroughTriviallyReplaceablePHI()