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