Searched defs:is_phi (Results 1 – 2 of 2) sorted by relevance
284 bool is_phi = inst->IsPhi(); in Dce() local
49 ArenaString IdToString(uint32_t id, ArenaAllocator *allocator, bool v_reg, bool is_phi) in IdToString()