Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1571 auto *OpIntTy = GCR.getOperand(2)->getType(); in visitCallInst() local
1572 GCR.setOperand(2, ConstantInt::get(OpIntTy, GCR.getBasePtrIndex())); in visitCallInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4119 auto *OpIntTy = GCR.getOperand(2)->getType(); in visitCallInst() local
4120 II->setOperand(2, ConstantInt::get(OpIntTy, GCR.getBasePtrIndex())); in visitCallInst()