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