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

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

Completed in 60 milliseconds