Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp849 getAsConstantIndexedAddress(Value *V, const DataLayout &DL) { in getAsConstantIndexedAddress() function
897 std::tie(PtrBase, Index) = getAsConstantIndexedAddress(GEPLHS, DL); in transformToIndexedCompare()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp791 getAsConstantIndexedAddress(Value *V, const DataLayout &DL) { in getAsConstantIndexedAddress() function
843 std::tie(PtrBase, Index) = getAsConstantIndexedAddress(GEPLHS, DL); in transformToIndexedCompare()