Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLICM.cpp87 static Instruction *CloneInstructionInExitBlock(Instruction &I,
536 static Instruction *CloneInstructionInExitBlock(Instruction &I, in CloneInstructionInExitBlock() function
611 CloneInstructionInExitBlock(I, *ExitBlock, *PN, LI); in sink()