Searched refs:MLK (Results 1 – 2 of 2) sorted by relevance
7483 AAMemoryLocation::MemoryLocationsKind MLK) { in getMemoryLocationsAsStr() argument7486 if (MLK == AAMemoryLocation::NO_LOCATIONS) in getMemoryLocationsAsStr()7726 State.removeAssumedBits(MLK); in updateStateAndAccessesMap()7766 MemoryLocationsKind MLK = NO_LOCATIONS; in categorizePtrValue() local7776 MLK = NO_ARGUMENT_MEM; in categorizePtrValue()7786 MLK = NO_GLOBAL_INTERNAL_MEM; in categorizePtrValue()7788 MLK = NO_GLOBAL_EXTERNAL_MEM; in categorizePtrValue()7794 MLK = NO_LOCAL_MEM; in categorizePtrValue()7799 MLK = NO_MALLOCED_MEM; in categorizePtrValue()7801 MLK = NO_UNKOWN_MEM; in categorizePtrValue()[all …]
4217 bool isAssumedSpecifiedMemOnly(MemoryLocationsKind MLK) const {4218 return isAssumed(MLK);4239 static std::string getMemoryLocationsAsStr(MemoryLocationsKind MLK);4258 MemoryLocationsKind MLK) const = 0;