Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLICM.cpp95 static Instruction *CloneInstructionInExitBlock(const Instruction &I,
568 static Instruction *CloneInstructionInExitBlock(const Instruction &I, in CloneInstructionInExitBlock() function
655 CloneInstructionInExitBlock(I, *ExitBlock, *PN, LI); in sink()