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