Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp354 if (auto *TGEP = dyn_cast<GetElementPtrInst>(TI)) { in foldSelectOpOp() local
356 Type *ElementType = TGEP->getResultElementType(); in foldSelectOpOp()
357 return TGEP->isInBounds() && FGEP->isInBounds() in foldSelectOpOp()