Searched refs:categorizePtrValue (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 7731 void categorizePtrValue(Attributor &A, const Instruction &I, const Value &Ptr, 7745 void AAMemoryLocationImpl::categorizePtrValue( in categorizePtrValue() function in __anon26093b6c6511::AAMemoryLocationImpl 7839 categorizePtrValue(A, CB, *ArgOp, AccessedLocs, Changed); in categorizeArgumentPointerLocations() 7918 categorizePtrValue(A, I, *Ptr, AccessedLocs, Changed); in categorizeAccessedLocations()
|