Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp749 getAsConstantIndexedAddress(Type *ElemTy, Value *V, const DataLayout &DL) { in getAsConstantIndexedAddress() function
802 std::tie(PtrBase, Index) = getAsConstantIndexedAddress(ElemTy, GEPLHS, DL); in transformToIndexedCompare()