Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3172 auto *OpIntTy2 = GCR.getOperand(2)->getType(); in visitCallBase() local
3173 GCR.setOperand(2, ConstantInt::get(OpIntTy2, Val2Idx[DerivedPtr])); in visitCallBase()