Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2721 static Instruction *tryToMoveFreeBeforeNullTest(CallInst &FI, in tryToMoveFreeBeforeNullTest() function
2815 if (Instruction *I = tryToMoveFreeBeforeNullTest(FI, DL)) in visitFree()