Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isAllocationFn

1814         if (isa<AllocaInst>(Operand) || isAllocationFn(Operand, TLI)) {