Searched defs:ObjectTypePropagation (Results 1 – 2 of 2) sorted by relevance
27 …explicit ObjectTypePropagation(Graph *graph) : Analysis(graph), visitedPhis_(graph->GetLocalAlloca… in ObjectTypePropagation() function
41 class ObjectTypePropagation; variable