Searched defs:gep (Results 1 – 2 of 2) sorted by relevance
1363 auto *gep = cast<llvm::GEPOperator>(constant_expr); in UnfoldConstant() local
2185 if (auto *gep = dyn_cast<GetElementPtrInst>(AddrPart->stripPointerCasts())) in execute() local