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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2607 static Instruction *tryToMoveFreeBeforeNullTest(CallInst &FI, function
2701 if (Instruction *I = tryToMoveFreeBeforeNullTest(FI, DL))

Completed in 63 milliseconds