Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp2477 Value *GO1 = GEP.getOperand(1); in visitGEPOfGEP() local
2483 if (SO1->getType() != GO1->getType()) in visitGEPOfGEP()
2487 simplifyAddInst(GO1, SO1, false, false, SQ.getWithInstruction(&GEP)); in visitGEPOfGEP()