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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3252 ConstantArray *LArray = cast<ConstantArray>(LFilter); local
3258 if (LArray->getOperand(l)->isNullValue()) {
3277 Value *LTypeInfo = LArray->getOperand(l)->stripPointerCasts();

Completed in 110 milliseconds