Searched defs:is_phi (Results 1 – 3 of 3) sorted by relevance
158 def append_inst(var_name, is_phi = false) argument
287 bool is_phi = inst->IsPhi(); in Dce() local
50 ArenaString IdToString(uint32_t id, ArenaAllocator *allocator, bool v_reg, bool is_phi) in IdToString()