Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6679 void categorizePtrValue(Attributor &A, const Instruction &I, const Value &Ptr,
6693 void AAMemoryLocationImpl::categorizePtrValue( in categorizePtrValue() function in __anon811b40a73911::AAMemoryLocationImpl
6796 categorizePtrValue(A, CB, *ArgOp, AccessedLocs, Changed); in categorizeArgumentPointerLocations()
6875 categorizePtrValue(A, I, *Ptr, AccessedLocs, Changed); in categorizeAccessedLocations()