Searched defs:isPhi (Results 1 – 4 of 4) sorted by relevance
93 bool isPhi = false; variable
448 bool isPhi = user.GetInst()->IsPhi(); in HasAppendUsersOnly() local469 bool isPhi = user.GetInst()->IsPhi(); in HasPhiOrAppendUsersOnly() local1292 bool isPhi = userInst == phi; in HasToStringCallInput() local
372 bool isPhi = inst->IsPhi(); in TryToRemoveNonLiveInst() local
50 ArenaString IdToString(uint32_t id, ArenaAllocator *allocator, bool vReg, bool isPhi) in IdToString()