Home
last modified time | relevance | path

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

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