Searched refs:SO0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1974 auto *SO0 = Src->getOperand(0); local
1975 auto *SO0Ty = SO0->getType();
1987 Builder.CreateGEP(GEPEltType, SO0, GO1, Src->getName()));

Completed in 120 milliseconds