Searched refs:getAllocated (Results 1 – 2 of 2) sorted by relevance
91 static RefState getAllocated(unsigned family, const Stmt *s) { in getAllocated() function in __anon68a7fcc20111::RefState1142 return State->set<RegionState>(Sym, RefState::getAllocated(Family, E)); in MallocUpdateRefState()2370 RefState::getAllocated(RS->getAllocationFamily(), RS->getStmt())); in evalAssume()
3271 uint32_t getAllocated(HandleType handleType) const { return mAllocatedCounts[handleType]; } in getAllocated() function