Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2968 static Instruction *tryToMoveFreeBeforeNullTest(CallInst &FI, in tryToMoveFreeBeforeNullTest() function
3085 if (Instruction *I = tryToMoveFreeBeforeNullTest(FI, DL)) in visitFree()