Searched refs:AsMap (Results 1 – 1 of 1) sorted by relevance
22 static SMap *AsMap(void *m) { return (SMap*) m; } in AsMap() function24 CFGStmtMap::~CFGStmtMap() { delete AsMap(M); } in ~CFGStmtMap()27 SMap *SM = AsMap(M); in getBlock()