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