Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributorAttributes.cpp1521 bool collectConstantsForGEP(Attributor &A, const DataLayout &DL,
1531 bool AAPointerInfoFloating::collectConstantsForGEP(Attributor &A, in collectConstantsForGEP() function in __anon48803e960811::AAPointerInfoFloating
1656 Follow = collectConstantsForGEP(A, DL, UsrOI, PtrOI, GEP); in updateImpl()