Searched refs:SymbolExtent (Results 1 – 2 of 2) sorted by relevance
76 void SymbolExtent::dumpToStream(raw_ostream &os) const { in dumpToStream()203 const SymbolExtent*206 SymbolExtent::Profile(profile, R); in getExtentSymbol()210 SD = (SymExpr*) BPAlloc.Allocate<SymbolExtent>(); in getExtentSymbol()211 new (SD) SymbolExtent(SymbolCounter, R); in getExtentSymbol()216 return cast<SymbolExtent>(SD); in getExtentSymbol()315 QualType SymbolExtent::getType() const { in getType()471 KnownLive = isLiveRegion(cast<SymbolExtent>(sym)->getRegion()); in isLive()
235 class SymbolExtent : public SymbolData {239 SymbolExtent(SymbolID sym, const SubRegion *r) in SymbolExtent() function513 const SymbolExtent *getExtentSymbol(const SubRegion *R);