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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp763 getAsConstantIndexedAddress(Value *V, const DataLayout &DL) { function
819 std::tie(PtrBase, Index) = getAsConstantIndexedAddress(GEPLHS, DL);

Completed in 106 milliseconds