Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3368 static Instruction *tryToMoveFreeBeforeNullTest(CallInst &FI, in tryToMoveFreeBeforeNullTest() function
3485 if (Instruction *I = tryToMoveFreeBeforeNullTest(FI, DL)) in visitFree()