Home
last modified time | relevance | path

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

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