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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2394 Value *UnderlyingPtrOp = local
2397 if (auto *AI = dyn_cast<AllocaInst>(UnderlyingPtrOp)) {

Completed in 119 milliseconds