Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1522 bool collectConstantsForGEP(Attributor &A, const DataLayout &DL,
1532 bool AAPointerInfoFloating::collectConstantsForGEP(Attributor &A, in collectConstantsForGEP() function in __anonc528723c0811::AAPointerInfoFloating
1659 Follow = collectConstantsForGEP(A, DL, UsrOI, PtrOI, GEP); in updateImpl()