Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3069 if (Value *ReallocatedOp = getReallocatedOperand(CI)) in visitFree() local
3070 return eraseInstFromFunction(*replaceInstUsesWith(*CI, ReallocatedOp)); in visitFree()