Searched refs:getAsConstantIndexedAddress (Results 1 – 1 of 1) sorted by relevance
648 getAsConstantIndexedAddress(Type *ElemTy, Value *V, const DataLayout &DL) { in getAsConstantIndexedAddress() function701 std::tie(PtrBase, Index) = getAsConstantIndexedAddress(ElemTy, GEPLHS, DL); in transformToIndexedCompare()