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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2098 ConstantArray *LArray = cast<ConstantArray>(LFilter); local
2104 if (LArray->getOperand(l)->isNullValue()) {
2123 Value *LTypeInfo = LArray->getOperand(l)->stripPointerCasts();

Completed in 88 milliseconds