Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3132 auto *OpIntTy = GCR.getOperand(2)->getType(); in visitCallBase() local
3133 GCR.setOperand(2, ConstantInt::get(OpIntTy, GCR.getBasePtrIndex())); in visitCallBase()