Searched defs:tmp_zone (Results 1 – 4 of 4) sorted by relevance
38 Zone* tmp_zone, SourcePositionTable* source_positions, in LoopPeeler()
409 Zone tmp_zone(&allocator, ZONE_NAME); in operator <<() local808 Zone tmp_zone(&allocator, ZONE_NAME); in operator <<() local816 Zone tmp_zone(&allocator, ZONE_NAME); in operator <<() local828 Zone tmp_zone(&allocator, ZONE_NAME); in operator <<() local
362 void LoopPeeler::EliminateLoopExits(Graph* graph, Zone* tmp_zone) { in EliminateLoopExits()
1946 Zone tmp_zone(schedule->zone()->allocator(), ZONE_NAME); in Run() local