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