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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3335 static bool TryToSinkInstruction(Instruction *I, BasicBlock *DestBlock) { function
3513 if (TryToSinkInstruction(I, UserParent)) {

Completed in 113 milliseconds