Searched refs:phiID (Results 1 – 1 of 1) sorted by relevance
1049 uint32_t phiID = getNextID(); in emitPhiForBlockArguments() local1052 << arg << " (id = " << phiID << ")\n"); in emitPhiForBlockArguments()1057 phiArgs.push_back(phiID); in emitPhiForBlockArguments()1081 valueIDMap[arg] = phiID; in emitPhiForBlockArguments()