Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6649 categorizeAccessedLocations(Attributor &A, Instruction &I, bool &Changed);
6801 AAMemoryLocationImpl::categorizeAccessedLocations(Attributor &A, Instruction &I, in categorizeAccessedLocations() function in __anon811b40a73911::AAMemoryLocationImpl
6910 MemoryLocationsKind MLK = categorizeAccessedLocations(A, I, Changed); in updateImpl()