Searched refs:TGEP (Results 1 – 1 of 1) sorted by relevance
492 if (auto *TGEP = dyn_cast<GetElementPtrInst>(TI)) { in foldSelectOpOp() local494 Type *ElementType = TGEP->getSourceElementType(); in foldSelectOpOp()496 ElementType, Op0, Op1, TGEP->getNoWrapFlags() & FGEP->getNoWrapFlags()); in foldSelectOpOp()