Home
last modified time | relevance | path

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

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