Searched refs:getAllocated (Results 1 – 4 of 4) sorted by relevance
177 static RefState getAllocated(AllocationFamily family, const Stmt *s) { in getAllocated() function in __anon0957485b0211::RefState1823 return State->set<RegionState>(Sym, RefState::getAllocated(Family, E)); in MallocUpdateRefState()3154 RefState::getAllocated(RS->getAllocationFamily(), RS->getStmt())); in evalAssume()
998 if (auto *AlVar = Array->getAllocated()) in dependencies()
1540 if (DIVariable *Var = CTy->getAllocated()) { in constructArrayTypeDIE()
1322 DIVariable *getAllocated() const { in getAllocated() function