Searched refs:foldPtrToIntOfGEP (Results 1 – 2 of 2) sorted by relevance
692 Value *foldPtrToIntOfGEP(Type *IntTy, Value *Ptr);
2078 Value *InstCombinerImpl::foldPtrToIntOfGEP(Type *IntTy, Value *Ptr) { in foldPtrToIntOfGEP() function in InstCombinerImpl2140 if (Value *V = foldPtrToIntOfGEP(Ty, SrcOp)) in visitPtrToInt()