Searched refs:categorizePtrValue (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 8514 void categorizePtrValue(Attributor &A, const Instruction &I, const Value &Ptr, 8521 void AAMemoryLocationImpl::categorizePtrValue( in categorizePtrValue() function in __anon641416296d11::AAMemoryLocationImpl 8614 categorizePtrValue(A, CB, *ArgOp, AccessedLocs, Changed); in categorizeArgumentPointerLocations() 8693 categorizePtrValue(A, I, *Ptr, AccessedLocs, Changed); in categorizeAccessedLocations()
|