Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributorAttributes.cpp8516 categorizeAccessedLocations(Attributor &A, Instruction &I, bool &Changed);
8665 AAMemoryLocationImpl::categorizeAccessedLocations(Attributor &A, Instruction &I, in categorizeAccessedLocations() function in __anon48803e967611::AAMemoryLocationImpl
8780 MemoryLocationsKind MLK = categorizeAccessedLocations(A, I, Changed); in updateImpl()