Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp648 getAsConstantIndexedAddress(Type *ElemTy, Value *V, const DataLayout &DL) { in getAsConstantIndexedAddress() function
701 std::tie(PtrBase, Index) = getAsConstantIndexedAddress(ElemTy, GEPLHS, DL); in transformToIndexedCompare()