Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8501 categorizeAccessedLocations(Attributor &A, Instruction &I, bool &Changed);
8650 AAMemoryLocationImpl::categorizeAccessedLocations(Attributor &A, Instruction &I, in categorizeAccessedLocations() function in __anond33ab5327611::AAMemoryLocationImpl
8765 MemoryLocationsKind MLK = categorizeAccessedLocations(A, I, Changed); in updateImpl()