Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7701 categorizeAccessedLocations(Attributor &A, Instruction &I, bool &Changed);
7844 AAMemoryLocationImpl::categorizeAccessedLocations(Attributor &A, Instruction &I, in categorizeAccessedLocations() function in __anon26093b6c6511::AAMemoryLocationImpl
7953 MemoryLocationsKind MLK = categorizeAccessedLocations(A, I, Changed); in updateImpl()