Home
last modified time | relevance | path

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

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