Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2690 Value *UnderlyingPtrOp = in visitGetElementPtrInst() local
2693 if (auto *AI = dyn_cast<AllocaInst>(UnderlyingPtrOp)) { in visitGetElementPtrInst()