Searched defs:tryToSinkInstruction (Results 1 – 2 of 2) sorted by relevance
238 static bool tryToSinkInstruction(Instruction *I, BasicBlock *DestBlock) { in tryToSinkInstruction() function
4727 bool InstCombinerImpl::tryToSinkInstruction(Instruction *I, in tryToSinkInstruction() function in InstCombinerImpl