Searched refs:categorizePtrValue (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 7639 void categorizePtrValue(Attributor &A, const Instruction &I, const Value &Ptr, 7653 void AAMemoryLocationImpl::categorizePtrValue( in categorizePtrValue() function in __anonf236f7704511::AAMemoryLocationImpl 7742 categorizePtrValue(A, CB, *ArgOp, AccessedLocs, Changed); in categorizeArgumentPointerLocations() 7821 categorizePtrValue(A, I, *Ptr, AccessedLocs, Changed); in categorizeAccessedLocations()
|