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